summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c
AgeCommit message (Expand)AuthorLines
2021-05-07Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...Dave Airlie-1/+1
2021-04-28drm/amd/display: fix wrong statement in mst hpd debugfsMikita Lipski-1/+1
2021-04-15drm/amd/display: Add debugfs to repress HPD and HPR_RX IRQsHarry Wentland-0/+35
2021-04-09drm/amd/display: Add MST capability to trigger_hotplug interfaceMikita Lipski-1/+70
2021-04-09drm/amd/display: Directly retrain link from debugfsMikita Lipski-2/+2
2021-04-09drm/amd/display: Add function and debugfs to dump DCC_EN bitVictor Lu-0/+66
2021-04-09drm/amd/display: Add debugfs entry for LTTPR register statusAurabindo Pillai-0/+66
2021-04-09drm/amd/display: Fix MST topology debugfsEryk Brol-0/+4
2021-04-09drm/amd/display: Fix debugfs link_settings entryFangzhi Zuo-7/+8
2021-03-23drm/amd/display: Add debugfs to control DMUB trace buffer eventsLeo (Hanghong) Ma-0/+37
2021-03-23drm/amd/display: Fix secure display lock problemsWayne Lin-4/+2
2021-03-05drm/amd/display: Use PSP TA to read out crcWayne Lin-7/+32
2021-03-05drm/amd/display: Support crc on specific regionWayne Lin-0/+196
2021-03-02drm/amd/display: Add max bpc debugfsEryk Brol-1/+152
2021-02-22drm/amd/display: Refactor debugfs entries for all connectorsStylon Wang-8/+14
2021-02-18drm/amd/display: do not use drm middle layer for debugfsNirmoy Das-28/+17
2021-02-02drm/amd/display: Enable "trigger_hotplug" debugfs on all outputsStylon Wang-4/+6
2021-01-11drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs: Demote non-kernel-doc comment bl...Lee Jones-2/+2
2020-11-10drm/amd/display: Engage PSR synchronouslyKrunoslav Kovac-3/+3
2020-11-02drm/amd/display: Update connector on DSC property changeEryk Brol-0/+124
2020-10-30drivers: amdgpu: Correct spelling defalut to default in commentBhaskar Chowdhury-1/+1
2020-09-22drm/amd/display: fix crash/reboot while accessing sysfs filesShirish S-5/+5
2020-09-15drm/amd/display: Create trigger_hotplug entryYueHaibing-0/+1
2020-09-15drm/amd/display: Fix possible memleak in dp_trigger_hotplug()YueHaibing-1/+3
2020-09-15drm/amd/display: Calculate DSC number of slices in debugfs when forcedEryk Brol-2/+12
2020-09-15drm/amd/display: Return the number of bytes parsed than allocatedEryk Brol-8/+8
2020-09-15drm/amd/display: Add trigger connector unplugEryk Brol-2/+29
2020-09-15drm/amd/display: Add DSC force disable to dsc_clock_en debugfs entryEryk Brol-3/+12
2020-08-26drm/amd/display: Add connector HPD trigger debugfs entryEryk Brol-0/+81
2020-08-26drm/amd/display: Add debugfs for connector's FEC & DSC capabilitiesEryk Brol-1/+72
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov-2/+2
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov-2/+2
2020-08-04drm/amd/display: Add debugfs for forcing stream timing syncVictor Lu-0/+35
2020-08-04drm/amd/display: Comments on how to use DSC debugfs some entriesEryk Brol-0/+45
2020-08-04drm/amd/display: DSC Bit target rate debugfs write entryEryk Brol-0/+86
2020-08-04drm/amd/display: DSC Slice height debugfs write entryEryk Brol-0/+93
2020-07-30drm/amd/display: DSC Slice width debugfs write entryEryk Brol-0/+93
2020-07-30drm/amd/display: DSC Clock enable debugfs write entryEryk Brol-0/+89
2020-07-27drm/amd/display: Fix naming of DSC Debugfs entryEryk Brol-4/+5
2020-07-27drm/amd/display: Rename bytes_pp to the correct bits_ppEryk Brol-1/+1
2020-07-21Revert "drm/amd/display: Expose connector VRR range via debugfs"Bhanuprakash Modem-20/+0
2020-07-21drm/amd/display: Add DSC parameters logging to debugfsEryk Brol-1/+515
2020-07-14drm/amd/display: Reuse parsing code of debugfs write bufferMikita Lipski-131/+128
2020-07-01drm/amd/display: Enable output_bpc property on all outputsStylon Wang-1/+3
2020-05-28drm/amd/display: Fix incorrect HDCP caps for dongleBhawanpreet Lakha-2/+2
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo-1/+1
2020-04-22drm/amd/display: make all backlight calls link basedAnthony Koo-4/+6
2020-04-09drm/amd/display: add HDCP caps debugfsBhawanpreet Lakha-0/+61
2020-02-26drm/amd/display: move dpcd debugfs members setupAlex Deucher-0/+3
2020-02-25drm/amd/display: Add DMUB firmware state debugfsNicholas Kazlauskas-0/+27