aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-2/+2
2024-04-30drm/amd/display: Fix incorrect DSC instance for MSTHersen Wu1-12/+36
2024-04-26drm/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-26drm/amd/display: add interface to query SubVP statusAurabindo Pillai1-0/+4
2023-09-11drm/amd/display: Add DCHUBBUB callback to report MALL statusAurabindo Pillai1-3/+10
2023-09-11drm/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_ilr_show()'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-13drm/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-08drm/amd/display: break down dc_link.cWenjing Liu1-2/+2
2023-02-08drm/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-07drm/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/agd5f/linux into drm-nextDave 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/agd5f/linux into drm-nextDave Airlie1-4/+4
2022-06-21drm/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-misc into drm-nextDaniel Vetter1-25/+13
2022-05-23drm/amd/display: Move connector debugfs to drmBhanuprakash Modem1-25/+13
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in amdgpu_dmAlex Hung1-6/+0
2022-04-12drm/amd/display: expose skip_detection_link_training to debugfshersen wu1-0/+37
2022-03-15drm/amd/display: Fix a few parts in debugfs entryWayne Lin1-1/+9
2022-03-01Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-3/+3
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-9/+5