summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-03drm/amd/display: Add CRC 32-bit mode support for DCN3.6+Chenyu Chen
2026-02-03drm/amd/display: Fix IGT ILR link training failure on Replay panelRay Wu
2026-02-03drm/amd/display: Fix IGT link training failure on Replay panelRay Wu
2026-01-20drm/amd/display: Add IPS residency info to debugfsRay Wu
2026-01-05drm/amd: Convert DRM_*() to drm_*()Mario Limonciello (AMD)
2025-11-04drm/amd/display: Fix NULL deref in debugfs odm_combine_segmentsRong Zhang
2025-10-28drm/amd/display: Don't try to enable/disable HPD when unavailableTimur Kristóf
2025-07-28drm/amd/display: Add Replay residency in debugfsRay Wu
2025-07-28drm/amd/display: Add missing SPDX license identifierMario Limonciello
2025-07-28drm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_dm_capabilitiesPeter Shkenev
2025-02-19drm/amd/display: Fix BT2020 YCbCr limited/full range inputIlya Bakoulin
2025-01-10drm/amd/display: Do not wait for PSR disable on vbl enableLeo Li
2025-01-10drm/amd/display: add CEC notifier to amdgpu driverKun Liu
2025-01-06drm/amd/display: Adjust dm to use supported interfaces for setting multiple c...Wayne Lin
2024-12-18drm/amd/display: Fix NULL pointer dereference in dmub_tracebuffer_showSrinivasan Shanmugam
2024-12-18drm/amd/display: Fix uninitialized variables in amdgpu_dm_debugfsAlex Hung
2024-12-10drm/amd/display: Make DMCUB tracebuffer debugfs chronologicalLeo Li
2024-10-01drm/amd/display: Removed unused assignments and variablesAlex Hung
2024-07-23drm/amd/display: Add MST debug message when link detection failsAlex Hung
2024-06-27drm/amd/display: Check and log for function error codesAlex Hung
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung
2024-06-14drm/amd/display: Add config support entry to replay caps debugfsRoman Li
2024-06-14drm/amd/display: Extend PSRSU residency modeJack Chang
2024-05-20drm/amd/display: Add ips status info to debugfsRoman Li
2024-05-08drm/amd/display: Add Replay capability and state in debugfsTom Chung
2024-04-30drm/amd/display: Fix incorrect DSC instance for MSTHersen Wu
2024-04-26drm/amd/display: Fix uninitialized variables in DMAlex Hung
2024-01-29drm/amd/display: add debugfs disallow edp psrHersen Wu
2024-01-25drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'Srinivasan Shanmugam
2023-12-19drm/amd/display: Wake DMCUB before executing GPINT commandsNicholas Kazlauskas
2023-11-17drm/amd/display: add a debugfs interface for the DMUB trace maskHamza Mahfooz
2023-11-17drm/amd/display: Fix a debugfs null pointer errorAurabindo Pillai
2023-10-26drm/amd/display: add interface to query SubVP statusAurabindo Pillai
2023-09-11drm/amd/display: Add DCHUBBUB callback to report MALL statusAurabindo Pillai
2023-09-11drm/amd/display: set default return value for ODM Combine debugfsAurabindo Pillai
2023-08-30drm/amd/display: Add debugfs interface for ODM combine infoAurabindo Pillai
2023-08-30drm/amd/display: Fix incorrect commentAurabindo Pillai
2023-08-30drm/amd/display: Expose mall capabilityAurabindo Pillai
2023-07-07drm/amd/display: Use seq_puts() in 'amdgpu_current_colorspace_show()' & 'edp_...Srinivasan Shanmugam
2023-06-23drm/amd/display: Add MST Preferred Link Setting EntryFangzhi Zuo
2023-06-15drm/amd/display: add debugfs for allow_edp_hotplug_detectionHersen Wu
2023-06-09drm/amd/display: Add debugfs for testing output colorspaceHarry Wentland
2023-06-09drm/amd: Drop debugfs access to the DPCDMario Limonciello
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu
2023-03-13drm/amd/display: add sysfs entry to read PSR residency from firmwareShirish S
2023-03-07drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu
2023-02-08drm/amd/display: break down dc_link.cWenjing Liu