summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2019-10-11drm/amd/display: correct stream LTE_340MCSC_SCRAMBLE valueWayne Lin1-1/+3
2019-10-11drm/amd/display: build up VSIF infopacketWayne Lin1-0/+3
2019-10-11drm/amd/display: Correct values in AVI infoframeWayne Lin1-0/+9
2019-10-11drm/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
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/l...Dave Airlie1-0/+3
2019-09-26Merge tag 'drm-misc-next-fixes-2019-09-23' of git://anongit.freedesktop.org/d...Dave 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 Wang3-1/+36
2019-09-17drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza1-1/+7
2019-09-16drm/amd: be quiet when no SAD block is foundJean Delvare1-4/+3
2019-09-14drm/amd/display: Isolate DSC module from driver dependenciesBayan Zabihiyan1-1/+2
2019-09-14drm/amd/display: update navi to use new surface programming behaviourDmytro Laktyushkin1-2/+4
2019-09-14drm/amd/display: Don't allocate payloads if link lostAlvin Lee1-5/+5
2019-09-14drm/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/li...Dave 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-27drm_dp_cec: add connector info support.Dariusz Marcinkiewicz1-1/+1
2019-08-27Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/li...Dave Airlie5-69/+182
2019-08-23drm/amd/display: MST topology debugfsDavid Francis1-0/+24
2019-08-23drm/amdgpu/display: add flag for multi-display mclk switchingAlex Deucher1-0/+3
2019-08-23drm/amd/display: Enable SST DSC in DMDavid Francis2-12/+24
2019-08-22drm/amd/display: Lock the CRTC when setting CRC sourceNicholas Kazlauskas1-12/+51
2019-08-22drm/amd/display: Split out DC programming for CRC captureNicholas Kazlauskas3-44/+49