summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-13drm/amd/display: Fix memory leakYongzhi Liu1-20/+60
2022-01-27drm/amd/display: Fix bug in debugfs crc_win_update entryWayne Lin1-1/+4
2021-11-06drm/amd/display: Revert "Directly retrain link from debugfs"Anson Jacob1-1/+2
2021-10-28drm/amdgpu: Fix even more out of bound writes from debugfsPatrik Jakobsson1-9/+9
2021-10-20drm/amdgpu: fix out of bounds writeThelford Williams1-1/+1
2021-07-23drm/amd/amdgpu: Add a new line to debugfs phy_settings outputAnson Jacob1-1/+1
2021-07-23drm/amd/amdgpu: Update debugfs link_settings output link_rate field in hexAnson Jacob1-8/+8
2021-06-08drm/amd/display: Add debugfs entry for dsc passthroughFangzhi Zuo1-1/+49
2021-05-11drm/amd/display: multi-eDP backlight supportMikita Lipski1-39/+47
2021-04-29drm/amd/display: fix wrong statement in mst hpd debugfsMikita Lipski1-1/+1
2021-04-29drm/amd/display: Expose internal display flag via debugfsStylon Wang1-1/+19
2021-04-15drm/amd/display: Add debugfs to repress HPD and HPR_RX IRQsHarry Wentland1-0/+35
2021-04-09drm/amd/display: Add MST capability to trigger_hotplug interfaceMikita Lipski1-1/+70
2021-04-09drm/amd/display: Directly retrain link from debugfsMikita Lipski1-2/+2
2021-04-09drm/amd/display: Add function and debugfs to dump DCC_EN bitVictor Lu1-0/+66
2021-04-09drm/amd/display: Add debugfs entry for LTTPR register statusAurabindo Pillai1-0/+66
2021-04-09drm/amd/display: Fix MST topology debugfsEryk Brol1-0/+4
2021-04-09drm/amd/display: Fix debugfs link_settings entryFangzhi Zuo1-7/+8
2021-03-24drm/amd/display: Add debugfs to control DMUB trace buffer eventsLeo (Hanghong) Ma1-0/+37
2021-03-24drm/amd/display: Fix secure display lock problemsWayne Lin1-4/+2
2021-03-05drm/amd/display: Use PSP TA to read out crcWayne Lin1-7/+32
2021-03-05drm/amd/display: Support crc on specific regionWayne Lin1-0/+196
2021-03-02drm/amd/display: Add max bpc debugfsEryk Brol1-1/+152
2021-02-23drm/amd/display: Refactor debugfs entries for all connectorsStylon Wang1-8/+14
2021-02-19drm/amd/display: do not use drm middle layer for debugfsNirmoy Das1-28/+17
2021-02-02drm/amd/display: Enable "trigger_hotplug" debugfs on all outputsStylon Wang1-4/+6
2021-01-12drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs: Demote non-kernel-doc comment bl...Lee Jones1-2/+2
2020-11-10drm/amd/display: Engage PSR synchronouslyKrunoslav Kovac1-3/+3
2020-11-02drm/amd/display: Update connector on DSC property changeEryk Brol1-0/+124
2020-10-30drivers: amdgpu: Correct spelling defalut to default in commentBhaskar Chowdhury1-1/+1
2020-09-22drm/amd/display: fix crash/reboot while accessing sysfs filesShirish S1-5/+5
2020-09-16drm/amd/display: Create trigger_hotplug entryYueHaibing1-0/+1
2020-09-16drm/amd/display: Fix possible memleak in dp_trigger_hotplug()YueHaibing1-1/+3
2020-09-16drm/amd/display: Calculate DSC number of slices in debugfs when forcedEryk Brol1-2/+12
2020-09-16drm/amd/display: Return the number of bytes parsed than allocatedEryk Brol1-8/+8
2020-09-16drm/amd/display: Add trigger connector unplugEryk Brol1-2/+29
2020-09-16drm/amd/display: Add DSC force disable to dsc_clock_en debugfs entryEryk Brol1-3/+12
2020-08-26drm/amd/display: Add connector HPD trigger debugfs entryEryk Brol1-0/+81
2020-08-26drm/amd/display: Add debugfs for connector's FEC & DSC capabilitiesEryk Brol1-1/+72
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov1-2/+2
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov1-2/+2
2020-08-05drm/amd/display: Add debugfs for forcing stream timing syncVictor Lu1-0/+35
2020-08-05drm/amd/display: Comments on how to use DSC debugfs some entriesEryk Brol1-0/+45
2020-08-05drm/amd/display: DSC Bit target rate debugfs write entryEryk Brol1-0/+86
2020-08-05drm/amd/display: DSC Slice height debugfs write entryEryk Brol1-0/+93
2020-07-30drm/amd/display: DSC Slice width debugfs write entryEryk Brol1-0/+93
2020-07-30drm/amd/display: DSC Clock enable debugfs write entryEryk Brol1-0/+89
2020-07-27drm/amd/display: Fix naming of DSC Debugfs entryEryk Brol1-4/+5
2020-07-27drm/amd/display: Rename bytes_pp to the correct bits_ppEryk Brol1-1/+1
2020-07-22Revert "drm/amd/display: Expose connector VRR range via debugfs"Bhanuprakash Modem1-20/+0