summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c
AgeCommit message (Expand)AuthorLines
2025-07-28drm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_dm_capabilitiesPeter Shkenev-1/+1
2025-02-19drm/amd/display: Fix BT2020 YCbCr limited/full range inputIlya Bakoulin-1/+1
2025-01-10drm/amd/display: Do not wait for PSR disable on vbl enableLeo Li-1/+1
2025-01-10drm/amd/display: add CEC notifier to amdgpu driverKun Liu-1/+65
2025-01-06drm/amd/display: Adjust dm to use supported interfaces for setting multiple c...Wayne Lin-15/+16
2024-12-18drm/amd/display: Fix NULL pointer dereference in dmub_tracebuffer_showSrinivasan Shanmugam-1/+4
2024-12-18drm/amd/display: Fix uninitialized variables in amdgpu_dm_debugfsAlex Hung-4/+4
2024-12-10drm/amd/display: Make DMCUB tracebuffer debugfs chronologicalLeo Li-3/+23
2024-10-01drm/amd/display: Removed unused assignments and variablesAlex Hung-40/+8
2024-07-23drm/amd/display: Add MST debug message when link detection failsAlex Hung-1/+4
2024-06-27drm/amd/display: Check and log for function error codesAlex Hung-1/+4
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung-1/+1
2024-06-14drm/amd/display: Add config support entry to replay caps debugfsRoman Li-0/+1
2024-06-14drm/amd/display: Extend PSRSU residency modeJack Chang-1/+1
2024-05-20drm/amd/display: Add ips status info to debugfsRoman Li-0/+47
2024-05-08drm/amd/display: Add Replay capability and state in debugfsTom Chung-0/+74
2024-04-30drm/amd/display: Fix incorrect DSC instance for MSTHersen Wu-12/+36
2024-04-26drm/amd/display: Fix uninitialized variables in DMAlex Hung-2/+2
2024-01-29drm/amd/display: add debugfs disallow edp psrHersen Wu-0/+53
2024-01-25drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'Srinivasan Shanmugam-1/+1
2023-12-19drm/amd/display: Wake DMCUB before executing GPINT commandsNicholas Kazlauskas-24/+5
2023-11-17drm/amd/display: add a debugfs interface for the DMUB trace maskHamza Mahfooz-0/+101
2023-11-17drm/amd/display: Fix a debugfs null pointer errorAurabindo Pillai-1/+5
2023-10-26drm/amd/display: add interface to query SubVP statusAurabindo Pillai-0/+4
2023-09-11drm/amd/display: Add DCHUBBUB callback to report MALL statusAurabindo Pillai-3/+10
2023-09-11drm/amd/display: set default return value for ODM Combine debugfsAurabindo Pillai-1/+1
2023-08-30drm/amd/display: Add debugfs interface for ODM combine infoAurabindo Pillai-1/+32
2023-08-30drm/amd/display: Fix incorrect commentAurabindo Pillai-2/+1
2023-08-30drm/amd/display: Expose mall capabilityAurabindo Pillai-0/+19
2023-07-07drm/amd/display: Use seq_puts() in 'amdgpu_current_colorspace_show()' & 'edp_...Srinivasan Shanmugam-7/+7
2023-06-23drm/amd/display: Add MST Preferred Link Setting EntryFangzhi Zuo-1/+155
2023-06-15drm/amd/display: add debugfs for allow_edp_hotplug_detectionHersen Wu-0/+32
2023-06-09drm/amd/display: Add debugfs for testing output colorspaceHarry Wentland-0/+57
2023-06-09drm/amd: Drop debugfs access to the DPCDMario Limonciello-107/+0
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu-1/+1
2023-03-13drm/amd/display: add sysfs entry to read PSR residency from firmwareShirish S-0/+20
2023-03-07drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland-10/+1
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu-1/+1
2023-02-08drm/amd/display: break down dc_link.cWenjing Liu-2/+2
2023-02-08drm/amd/display: fix read errors pertaining to dp_lttpr_status_show()Hamza Mahfooz-50/+22
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu-2/+0
2023-01-24drm/amdgpu/display/mst: adjust the naming of mst_port and port of aconnectorWayne Lin-8/+8
2023-01-17drm/amd/display: move dp phy related logic to link_dp_phyWenjing Liu-1/+2
2023-01-05drm/amd/display: drop unnecessary NULL checks in debugfsAlexey Kodanev-56/+16
2022-12-15drm/amd/display: Implement multiple secure displayAlan Liu-30/+8
2022-11-29drm/amd/display: Create debugfs to tell if connector is DPIA linkStylon Wang-1/+22
2022-10-27drm/amd/display: Drop struct crc_region and reuse struct rectAlan Liu-8/+8
2022-10-27drm/amd/display: Implement secure display on DCN21Alan Liu-22/+33
2022-10-24drm/amd/display: Add UHBR135 and UHBR20 into debugfsFangzhi Zuo-0/+2
2022-09-07drm/amd/display: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman-0/+1