summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-24drm/amd/display: Add MST debug message when link detection failsAlex Hung1-1/+4
2024-06-28drm/amd/display: Check and log for function error codesAlex Hung1-1/+4
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung1-1/+1
2024-06-14drm/amd/display: Add config support entry to replay caps debugfsRoman Li1-0/+1
2024-06-14drm/amd/display: Extend PSRSU residency modeJack Chang1-1/+1
2024-05-20drm/amd/display: Add ips status info to debugfsRoman Li1-0/+47
2024-05-08drm/amd/display: Add Replay capability and state in debugfsTom Chung1-0/+74
2024-04-30drm/amd/display: Fix incorrect DSC instance for MSTHersen Wu1-12/+36
2024-04-27drm/amd/display: Fix uninitialized variables in DMAlex Hung1-2/+2
2024-01-29drm/amd/display: add debugfs disallow edp psrHersen Wu1-0/+53
2024-01-25drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'Srinivasan Shanmugam1-1/+1
2023-12-19drm/amd/display: Wake DMCUB before executing GPINT commandsNicholas Kazlauskas1-24/+5
2023-11-17drm/amd/display: add a debugfs interface for the DMUB trace maskHamza Mahfooz1-0/+101
2023-11-17drm/amd/display: Fix a debugfs null pointer errorAurabindo Pillai1-1/+5
2023-10-27drm/amd/display: add interface to query SubVP statusAurabindo Pillai1-0/+4
2023-09-12drm/amd/display: Add DCHUBBUB callback to report MALL statusAurabindo Pillai1-3/+10
2023-09-12drm/amd/display: set default return value for ODM Combine debugfsAurabindo Pillai1-1/+1
2023-08-30drm/amd/display: Add debugfs interface for ODM combine infoAurabindo Pillai1-1/+32
2023-08-30drm/amd/display: Fix incorrect commentAurabindo Pillai1-2/+1
2023-08-30drm/amd/display: Expose mall capabilityAurabindo Pillai1-0/+19
2023-07-07drm/amd/display: Use seq_puts() in 'amdgpu_current_colorspace_show()' & 'edp_...Srinivasan Shanmugam1-7/+7
2023-06-23drm/amd/display: Add MST Preferred Link Setting EntryFangzhi Zuo1-1/+155
2023-06-15drm/amd/display: add debugfs for allow_edp_hotplug_detectionHersen Wu1-0/+32
2023-06-09drm/amd/display: Add debugfs for testing output colorspaceHarry Wentland1-0/+57
2023-06-09drm/amd: Drop debugfs access to the DPCDMario Limonciello1-107/+0
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu1-1/+1
2023-03-14drm/amd/display: add sysfs entry to read PSR residency from firmwareShirish S1-0/+20
2023-03-07drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland1-10/+1
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu1-1/+1
2023-02-09drm/amd/display: break down dc_link.cWenjing Liu1-2/+2
2023-02-09drm/amd/display: fix read errors pertaining to dp_lttpr_status_show()Hamza Mahfooz1-50/+22
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu1-2/+0
2023-01-24drm/amdgpu/display/mst: adjust the naming of mst_port and port of aconnectorWayne Lin1-8/+8
2023-01-17drm/amd/display: move dp phy related logic to link_dp_phyWenjing Liu1-1/+2
2023-01-05drm/amd/display: drop unnecessary NULL checks in debugfsAlexey Kodanev1-56/+16
2022-12-15drm/amd/display: Implement multiple secure displayAlan Liu1-30/+8
2022-11-29drm/amd/display: Create debugfs to tell if connector is DPIA linkStylon Wang1-1/+22
2022-10-27drm/amd/display: Drop struct crc_region and reuse struct rectAlan Liu1-8/+8
2022-10-27drm/amd/display: Implement secure display on DCN21Alan Liu1-22/+33
2022-10-24drm/amd/display: Add UHBR135 and UHBR20 into debugfsFangzhi Zuo1-0/+2
2022-09-08drm/amd/display: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman1-0/+1
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-36/+36
2022-07-20drm/amd/display: Add tags for indicating mst progress statusWayne Lin1-1/+45
2022-07-20drm/amd/display: Add is_mst_connector debugfs entryWayne Lin1-0/+53
2022-07-20drm/amd/display: fix trigger_hotplug to support mst caseWayne Lin1-3/+14
2022-07-15Merge tag 'amd-drm-next-5.20-2022-07-14' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+10
2022-07-13drm/amd/display: Grab dc_lock before detecting linkWayne Lin1-1/+10
2022-07-12Merge tag 'amd-drm-next-5.20-2022-07-05' of https://gitlab.freedesktop.org/ag...Dave Airlie1-4/+4
2022-06-22drm/amd/display: rename lane_settings to hw_lane_settingsWenjing Liu1-4/+4
2022-06-15Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-25/+13