summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2020-09-18drm/amd/pm: drop dead codeEvan Quan1-3/+0
2020-09-16drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC isMichel Dänzer1-22/+10
2020-09-16drm/amd/display: Create trigger_hotplug entryYueHaibing1-0/+1
2020-09-16drm/amd/display: Fix possible memleak in dp_trigger_hotplug()YueHaibing1-1/+3
2020-09-16drm/amd/display: Add connector to the state if DSC debugfs is setEryk Brol1-0/+41
2020-09-16drm/amd/display: Calculate DSC number of slices in debugfs when forcedEryk Brol4-22/+26
2020-09-16drm/amd/display: Return the number of bytes parsed than allocatedEryk Brol1-8/+8
2020-09-16drm/amd/display: Add trigger connector unplugEryk Brol1-2/+29
2020-09-16drm/amd/display: Add DSC force disable to dsc_clock_en debugfs entryEryk Brol4-13/+29
2020-09-16drm/amd/display: remove early return from dm_late_initRoman Li1-3/+0
2020-09-16drm/amd/display: Triplebuffering should not be used by defaultAric Cyr1-3/+0
2020-09-16drm/amdgpu: drop BOOLEAN define in display partFlora Cui1-1/+1
2020-09-16drm/amd/display: Move disable interrupt into commit tailAurabindo Pillai1-33/+14
2020-09-16drm/amd/display: Refactor to prevent crtc state access in DM IRQ handlerAurabindo Pillai3-53/+69
2020-09-16drm/amdgpu: Move existing pflip fields into separate structAurabindo Pillai2-2/+35
2020-09-14drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he...Ville Syrjälä1-0/+1
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie7-377/+1022
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie2-44/+51
2020-09-03drm/amd/display: Fix a list corruptionxinhui pan1-0/+1
2020-08-28Merge tag 'drm-misc-next-2020-08-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-1/+43
2020-08-26drm/amd/display: Fix memleak in amdgpu_dm_mode_config_initDinghao Liu1-2/+8
2020-08-26drm/amd/display: Retry AUX write when fail occursWayne Lin1-1/+1
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-26drm/amd/display: Send H14b-VSIF specified in HDMIWayne Lin1-1/+2
2020-08-26drm/amd/display: Fix memleak in amdgpu_dm_mode_config_initDinghao Liu1-2/+8
2020-08-26drm/amd/display: Retry AUX write when fail occursWayne Lin1-1/+1
2020-08-26drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_...Furquan Shaikh1-0/+2
2020-08-26drm/amd/display: use correct scale for actual_brightnessAlexander Monakov1-41/+40
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov4-48/+48
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov5-38/+36
2020-08-24drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_...Furquan Shaikh1-0/+2
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li1-2/+2
2020-08-19Merge tag 'amd-drm-fixes-5.9-2020-08-12' of git://people.freedesktop.org/~agd...Dave Airlie1-0/+1
2020-08-19drm/amd/display: use correct scale for actual_brightnessAlexander Monakov1-41/+40
2020-08-17drm/amd/display: Fix DSC force enable on SSTEryk Brol1-0/+3
2020-08-17drm/amd/display: PSR eDP p-state warning occurs intermittently after unplug DPhersen wu1-6/+21
2020-08-17drm/amd/display: Change ABM config init interfaceYongqiang Sun1-1/+1
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König1-2/+2
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann10-399/+1053
2020-08-11drm/amdgpu: utilize subconnector property for DP through DisplayManagerOleg Vasilev2-1/+43
2020-08-11Merge tag 'amd-drm-fixes-5.9-2020-08-07' of git://people.freedesktop.org/~agd...Dave Airlie2-6/+35
2020-08-11Merge tag 'v5.8' into drm-nextDave Airlie1-9/+27
2020-08-11drm/amd/display: Fix EDID parsing after resume from suspendStylon Wang1-0/+1
2020-08-11drm/amdgpu/display: drop unused functionAlex Deucher1-18/+0
2020-08-11drm/amd/display: Fix EDID parsing after resume from suspendStylon Wang1-0/+1
2020-08-06drm/amd/display: Fix dmesg warning from setting abm levelStylon Wang1-0/+23
2020-08-06drm/amd/display: Use seperate dmcub firmware for navy_flounderBhawanpreet Lakha1-1/+6
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