summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-06drm/amd/display: Fix naming of DSC Debugfs entryEryk Brol1-4/+5
2020-08-06drm/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
2019-06-11drm/amd/display: Add connector debugfs for "output_bpc"Nicholas Kazlauskas1-2/+69
2019-06-10drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg1-1/+3
2019-04-10drm/amd/display: Add debugfs entry for amdgpu_dm_visual_confirmNicholas Kazlauskas1-1/+38
2019-03-20drm/amd/display: Add debugfs dpcd interfaceDavid Francis1-1/+106
2019-03-20drm/amd/display: Generic SDP message access in amdgpuLeo (Hanghong) Ma1-1/+49
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie1-1/+21
2019-02-08drm/amd/display: Expose connector VRR range via debugfsNicholas Kazlauskas1-1/+21
2019-01-14drm/amd/display: Add backlight pwm debugfsDavid Francis1-2/+47
2018-10-12drm/amdgpu/display: dm/amdgpu: make dp phy debugfs for eDPhersen wu1-1/+2
2018-09-12drm/amd/display: fix ptr_ret.cocci warningskbuild test robot1-4/+1
2018-08-27drm/amd/display: Support reading hw state from debugfs fileNicholas Kazlauskas1-3/+36
2018-08-27drm/amd/display: Add support for hw_state logging via debugfsNicholas Kazlauskas1-0/+53
2018-07-13drm/amd/display: dp debugfs allow link rate lane count greater than dp rx rep...Hersen Wu1-2/+1
2018-07-13drm/amd/display: Linux hook test pattern through debufsHersen Wu1-15/+55
2018-07-13drm/amd/display: Linux set/read lane settings through debugfsHersen Wu1-59/+207
2018-07-13drm/amd/display: hook dp test pattern through debugfsHersen Wu1-11/+211
2018-07-13drm/amd/display: set-read link rate and lane count through debugfsHersen Wu1-31/+196
2018-07-05drm/amd/display: Add front end for dp debugfs filesDavid Francis1-0/+170