summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-11drm/amd/display: Fix debugfs link_settings entryFangzhi Zuo1-7/+8
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
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