summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c
AgeCommit message (Expand)AuthorLines
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
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong-36/+36
2022-07-20drm/amd/display: Add tags for indicating mst progress statusWayne Lin-1/+45
2022-07-20drm/amd/display: Add is_mst_connector debugfs entryWayne Lin-0/+53
2022-07-20drm/amd/display: fix trigger_hotplug to support mst caseWayne Lin-3/+14
2022-07-15Merge tag 'amd-drm-next-5.20-2022-07-14' of https://gitlab.freedesktop.org/ag...Dave Airlie-1/+10
2022-07-13drm/amd/display: Grab dc_lock before detecting linkWayne Lin-1/+10
2022-07-12Merge tag 'amd-drm-next-5.20-2022-07-05' of https://gitlab.freedesktop.org/ag...Dave Airlie-4/+4
2022-06-21drm/amd/display: rename lane_settings to hw_lane_settingsWenjing Liu-4/+4
2022-06-15Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-25/+13
2022-05-23drm/amd/display: Move connector debugfs to drmBhanuprakash Modem-25/+13
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in amdgpu_dmAlex Hung-6/+0
2022-04-12drm/amd/display: expose skip_detection_link_training to debugfshersen wu-0/+37
2022-03-15drm/amd/display: Fix a few parts in debugfs entryWayne Lin-1/+9
2022-03-01Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...Dave Airlie-3/+3
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-9/+5
2022-02-23drm/amd/display: Refactor PSR DPCD caps detectionPo Ting Chen-3/+3
2022-02-07drm/amd/display: Use str_yes_no()Lucas De Marchi-9/+5
2022-02-02drm/amd/display: Trigger DP2 Sequence With Uncertified CableFangzhi Zuo-0/+26
2022-01-25drm/amd/display: Reset preferred training settings immediatelyWayne Lin-1/+1
2022-01-25drm/amd/display: Fix memory leakYongzhi Liu-20/+60
2021-12-23Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...Dave Airlie-1/+212
2021-12-14drm/amd/display: Add debugfs entry for ILRWayne Lin-0/+134
2021-12-13drm/amd/display: Add Debugfs Entry to Force in SST SequenceFangzhi Zuo-0/+30
2021-12-07drm/amd/display: Fix bug in debugfs crc_win_update entryWayne Lin-1/+4
2021-12-01drm/amd/display: PSR panel capability debugfsMikita Lipski-0/+44
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann-16/+17
2021-11-05drm/amd/display: Don't allow partial copy_from_userHarry Wentland-6/+4
2021-11-02amdgpu: use drm_kms_helper_connector_hotplug_eventSimon Ser-2/+2
2021-10-28drm/amdgpu: Fix even more out of bound writes from debugfsPatrik Jakobsson-9/+9
2021-10-28Merge tag 'topic/amdgpu-dp2.0-mst-2021-10-27' of git://anongit.freedesktop.or...Dave Airlie-0/+3
2021-10-25drm/amd/display: Add DP 2.0 MST DM SupportBhawanpreet Lakha-0/+3
2021-10-13drm/amdgpu: fix out of bounds writeThelford Williams-1/+1
2021-09-28drm/amd/display: update cur_lane_setting to an array one for each laneWenjing Liu-4/+4
2021-09-14drm/amd/display: Revert "Directly retrain link from debugfs"Anson Jacob-1/+2