summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-23Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+212
2021-12-14drm/amd/display: Add debugfs entry for ILRWayne Lin1-0/+134
2021-12-13drm/amd/display: Add Debugfs Entry to Force in SST SequenceFangzhi Zuo1-0/+30
2021-12-07drm/amd/display: Fix bug in debugfs crc_win_update entryWayne Lin1-1/+4
2021-12-01drm/amd/display: PSR panel capability debugfsMikita Lipski1-0/+44
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-16/+17
2021-11-05drm/amd/display: Don't allow partial copy_from_userHarry Wentland1-6/+4
2021-11-02amdgpu: use drm_kms_helper_connector_hotplug_eventSimon Ser1-2/+2
2021-10-28drm/amdgpu: Fix even more out of bound writes from debugfsPatrik Jakobsson1-9/+9
2021-10-28Merge tag 'topic/amdgpu-dp2.0-mst-2021-10-27' of git://anongit.freedesktop.or...Dave Airlie1-0/+3
2021-10-25drm/amd/display: Add DP 2.0 MST DM SupportBhawanpreet Lakha1-0/+3
2021-10-13drm/amdgpu: fix out of bounds writeThelford Williams1-1/+1
2021-09-28drm/amd/display: update cur_lane_setting to an array one for each laneWenjing Liu1-4/+4
2021-09-14drm/amd/display: Revert "Directly retrain link from debugfs"Anson Jacob1-1/+2
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-10drm/amd/display: multi-eDP backlight supportMikita Lipski1-39/+47
2021-04-28drm/amd/display: fix wrong statement in mst hpd debugfsMikita Lipski1-1/+1
2021-04-28drm/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-23drm/amd/display: Add debugfs to control DMUB trace buffer eventsLeo (Hanghong) Ma1-0/+37
2021-03-23drm/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-22drm/amd/display: Refactor debugfs entries for all connectorsStylon Wang1-8/+14
2021-02-18drm/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-11drm/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-15drm/amd/display: Create trigger_hotplug entryYueHaibing1-0/+1
2020-09-15drm/amd/display: Fix possible memleak in dp_trigger_hotplug()YueHaibing1-1/+3
2020-09-15drm/amd/display: Calculate DSC number of slices in debugfs when forcedEryk Brol1-2/+12
2020-09-15drm/amd/display: Return the number of bytes parsed than allocatedEryk Brol1-8/+8
2020-09-15drm/amd/display: Add trigger connector unplugEryk Brol1-2/+29
2020-09-15drm/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