aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-22Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher1-1/+1
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/linux into drm-nextDave Airlie1-3/+137
2019-11-04Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-1/+1
2019-10-30Merge tag 'topic/mst-suspend-resume-reprobe-2019-10-29-2' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-2/+2
2019-10-30Merge tag 'drm-next-5.5-2019-10-25' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-1/+15
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/display: Enable PSRRoman Li1-3/+130
2019-10-25drm/amd/display: Avoid sending abnormal VSIFWayne Lin1-0/+3
2019-10-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-24/+189
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 Paul1-15/+18
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-11Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-1/+7
2019-10-07drm/amd/display: Fix typo in some commentsChristophe JAILLET1-2/+2
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard1-76/+184
2019-10-03drm/amdgpu: Iterate through DRM connectors correctlyLyude Paul1-15/+18
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 Wentland1-0/+14
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 Lakha1-13/+3
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 Lakha1-0/+30
2019-10-03drm/amd/display: set minimum abm backlight levelAnthony Koo1-0/+5
2019-10-02drm/amd/display: hide an unused variableArnd Bergmann1-0/+2
2019-10-02Revert "drm/amdgpu: disable stutter mode for renoir"Aaron Liu1-2/+0
2019-09-26Merge tag 'drm-fixes-5.4-2019-09-25' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-0/+3
2019-09-26Merge tag 'drm-misc-next-fixes-2019-09-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-3/+2
2019-09-18drm/atomic: Rename crtc_state->pageflip_flags to async_flipDaniel Vetter1-3/+2
2019-09-17drm/amd/display: Restore backlight brightness after system resumeKai-Heng Feng1-0/+1
2019-09-17drm/amdgpu: disable stutter mode for renoirAaron Liu1-0/+2
2019-09-17drm/amd/display: Separate hardware initialization from creationJulian Parkin1-0/+2
2019-09-17drm/amd/display: Add debugfs entry to force YUV420 outputStylon Wang1-1/+4
2019-09-16drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza1-1/+7
2019-09-13drm/amd/display: Isolate DSC module from driver dependenciesBayan Zabihiyan1-1/+2
2019-09-13drm/amd/display: update navi to use new surface programming behaviourDmytro Laktyushkin1-2/+4
2019-09-13drm/amdgpu: disable stutter mode for renoirAaron Liu1-0/+2
2019-09-06Merge tag 'drm-next-5.4-2019-08-30' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-1/+15
2019-08-29drm/amd/display: Handle Renoir in amdgpu_dm (v2)Bhawanpreet Lakha1-0/+14
2019-08-27drm/amd/display: Fix error messageAndrey Grodzovsky1-1/+1
2019-08-27Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-34/+45