summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2020-01-07drm/amd/display: Reduce HDMI pixel encoding if max clock is exceededThomas Anderson1-22/+23
2019-11-26drm/amd/display: add default clocks if not able to fetch themAlex Deucher1-1/+2
2019-11-22Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher1-1/+1
2019-11-22drm/amd/display: Fix debugfs on MST connectorsMikita Lipski1-1/+9
2019-11-06drm/amdgpu: Show resolution correctly in mode validation debug outputNeil Mayhew1-1/+1
2019-11-04Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...Dave Airlie5-27/+185
2019-11-04Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-1/+1
2019-10-30Merge tag 'topic/mst-suspend-resume-reprobe-2019-10-29-2' of git://anongit.fr...Dave Airlie2-18/+14
2019-10-30Merge tag 'drm-next-5.5-2019-10-25' of git://people.freedesktop.org/~agd5f/li...Dave Airlie3-16/+118
2019-10-25drm/amdgpu: Add DC feature mask to disable fractional pwmLeo Li1-0/+3
2019-10-25drm/amdgpu/display: add dc feature mask for psr enablementRoman Li1-1/+2
2019-10-25drm/amd/powerplay: clear the swSMU code layerEvan Quan1-21/+21
2019-10-25drm/amd/powerplay: add lock protection for swSMU APIs V2Evan Quan1-3/+3
2019-10-25drm/amd/display: Proper return of result when aux engine acquire failsAnthony Koo1-0/+1
2019-10-25drm/amd/display: Enable PSRRoman Li1-3/+130
2019-10-25drm/amd/display: Add debugfs entry for reading psr stateRoman Li1-0/+21
2019-10-25drm/amd/display: Avoid sending abnormal VSIFWayne Lin1-0/+3
2019-10-25drm/amd/display: Free gamma after calculating legacy transfer functionNicholas Kazlauskas1-0/+2
2019-10-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie9-45/+676
2019-10-25drm/ttm: always keep BOs on the LRUChristian König1-1/+1
2019-10-24drm/dp_mst: Add basic topology reprobing when resumingLyude Paul1-1/+1
2019-10-24drm/amdgpu/dm: Resume short HPD IRQs before resuming MST topologyLyude Paul1-3/+3
2019-10-24drm/amdgpu: Iterate through DRM connectors correctlyLyude Paul2-17/+26
2019-10-24drm/dp_mst: Protect drm_dp_mst_port members with lockingLyude Paul1-16/+12
2019-10-15drm/amdgpu/display: hook renoir dc to pplib funcsHersen Wu1-0/+93
2019-10-15drm/amdgpu/powerplay: add renoir funcs to support dcHersen Wu1-13/+3
2019-10-10drm/amd/display: correct stream LTE_340MCSC_SCRAMBLE valueWayne Lin1-1/+3
2019-10-10drm/amd/display: build up VSIF infopacketWayne Lin1-0/+3
2019-10-10drm/amd/display: Correct values in AVI infoframeWayne Lin1-0/+9
2019-10-10drm/amd/display: Added pixel dynamic expansion control.Robin Singh1-2/+7
2019-10-11Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-2/+8
2019-10-07drm/amd/display: Fix typo in some commentsChristophe JAILLET1-2/+2
2019-10-04drm/amd/display: Make some functions staticzhengbin1-4/+8
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard7-140/+514
2019-10-03drm/amdgpu/dm/mst: Use ->atomic_best_encoderLyude Paul1-5/+5
2019-10-03drm/amdgpu/dm/mst: Don't create MST topology managers for eDP portsLyude Paul1-0/+4
2019-10-03drm/amdgpu/dm/mst: Remove unnecessary NULL checkLyude Paul1-4/+2
2019-10-03drm/amdgpu: Iterate through DRM connectors correctlyLyude Paul2-17/+26
2019-10-03drm/amdgpu/dm: Resume short HPD IRQs before resuming MST topologyLyude Paul1-3/+3
2019-10-03Revert "drm/amdgpu: disable stutter mode for renoir"Aaron Liu1-2/+0
2019-10-03drm/amd/display; Fix kernel doc warningsHarry Wentland2-1/+23
2019-10-03drm/amd/display: hide an unused variableArnd Bergmann1-0/+2
2019-10-03drm/amd/display: Restore backlight brightness after system resumeKai-Heng Feng1-0/+1
2019-10-03drm/amd/display: only enable HDCP for DCN+Bhawanpreet Lakha1-8/+12
2019-10-03drm/amd/display: Update CP property based on HW queryBhawanpreet Lakha3-15/+73
2019-10-03drm/amd/display: handle DP cpirqBhawanpreet Lakha1-0/+15
2019-10-03drm/amd/display: Handle Content protection property changesBhawanpreet Lakha1-0/+96
2019-10-03drm/amd/display: Initialize HDCP work queueBhawanpreet Lakha2-0/+33
2019-10-03drm/amd/display: Create dpcd and i2c packing functionsBhawanpreet Lakha1-1/+39
2019-10-03drm/amd/display: Create amdgpu_dm_hdcpBhawanpreet Lakha3-0/+306