aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-19Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher1-1/+1
2019-11-19drm/amd/display: add force Type0/1 flagBhawanpreet Lakha1-1/+1
2019-11-19drm/amd/display: Refactor HDCP to handle multiple displays per linkBhawanpreet Lakha1-15/+5
2019-11-19drm/amd/display: Handle hdcp2.2 type0/1 in dmBhawanpreet Lakha1-4/+14
2019-11-19drm/amd/display: Fix debugfs on MST connectorsMikita Lipski1-8/+7
2019-11-19drm/amd/display: Add debugfs initalization on mst connectorsMikita Lipski1-7/+8
2019-11-19drm/amd/display: Fix incorrect deep color setting in YCBCR420 modesStylon Wang1-6/+25
2019-11-19drm/amd/display: remove set but not used variable 'old_plane_crtc'zhengbin1-2/+1
2019-11-13drm/amdgpu/display: fix warning when CONFIG_DRM_AMD_DC_DCN is not setAlex Deucher1-1/+2
2019-11-13drm/amdgpu/display: fix the build when CONFIG_DRM_AMD_DC_DCN is not setAlex Deucher1-0/+6
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha1-4/+4
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha1-6/+0
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-12/+0
2019-11-13drm/amd/display: Disable VUpdate interrupt for DCN hardwareLeo Li1-28/+4
2019-11-13drm/amd/display: Send vblank and user events at vsartup for DCNLeo Li1-1/+64
2019-11-13drm/amd/display: set MSA MISC1 bit 6 while sending colorimetry in VSC SDPAnthony Koo1-1/+3
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guardsNicholas Kazlauskas1-19/+1
2019-11-13drm/amd/display: Register DMUB service with DCNicholas Kazlauskas1-0/+12
2019-11-13drm/amd/display: Hook up the DMUB service in DMNicholas Kazlauskas1-0/+267
2019-11-13drm/amd/display: Add MST atomic routinesMikita Lipski1-2/+63
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 Airlie1-3/+137
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 Airlie1-2/+2
2019-10-30Merge tag 'drm-next-5.5-2019-10-25' of git://people.freedesktop.org/~agd5f/li...Dave 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/li...Dave 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/d...Dave 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