summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
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
2020-08-04drm/amd/display: Add debugfs for forcing stream timing syncVictor Lu1-0/+35
2020-08-04drm/amd/display: Comments on how to use DSC debugfs some entriesEryk Brol1-0/+45
2020-08-04drm/amd/display: DSC Bit target rate debugfs write entryEryk Brol1-0/+86
2020-08-04drm/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-21Revert "drm/amd/display: Expose connector VRR range via debugfs"Bhanuprakash Modem1-20/+0
2020-07-21drm/amd/display: Add DSC parameters logging to debugfsEryk Brol1-1/+515
2020-07-14drm/amd/display: Reuse parsing code of debugfs write bufferMikita Lipski1-131/+128
2020-07-01drm/amd/display: Enable output_bpc property on all outputsStylon Wang1-1/+3
2020-05-28drm/amd/display: Fix incorrect HDCP caps for dongleBhawanpreet Lakha1-2/+2
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo1-1/+1
2020-04-22drm/amd/display: make all backlight calls link basedAnthony Koo1-4/+6
2020-04-09drm/amd/display: add HDCP caps debugfsBhawanpreet Lakha1-0/+61
2020-02-26drm/amd/display: move dpcd debugfs members setupAlex Deucher1-0/+3
2020-02-25drm/amd/display: Add DMUB firmware state debugfsNicholas Kazlauskas1-0/+27
2020-02-06drm/amd/display: Add DMUB tracebuffer debugfsNicholas Kazlauskas1-0/+61
2019-11-19drm/amd/display: add color space option when sending link test patternWenjing Liu1-0/+1
2019-10-25drm/amd/display: Add debugfs entry for reading psr stateRoman Li1-0/+21
2019-09-17drm/amd/display: Add debugfs entry to force YUV420 outputStylon Wang1-0/+31
2019-08-23drm/amd/display: MST topology debugfsDavid Francis1-0/+24
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-1/+3
2019-06-13amdgpu_dm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-25/+10