summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2019-12-19drm/amd/display: Add debug option to override DSC target bpp incrementNikola Cornij1-1/+2
2019-12-19drm/amd/display: Get cache window sizes from DMCUB firmwareNicholas Kazlauskas1-0/+4
2019-12-19drm/amd/display: Perform DMUB hw_init on resumeNicholas Kazlauskas2-75/+128
2019-12-19drm/amd/display: Default max bpc to 16 for eDPRoman Li1-3/+3
2019-12-17Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter8-151/+585
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-2/+3
2019-11-26drm/amd/display: Null check aconnector in event_property_validateBhawanpreet Lakha1-0/+3
2019-11-26drm/amd/display: add default clocks if not able to fetch themAlex Deucher1-1/+2
2019-11-22drm/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-19Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher1-1/+1
2019-11-19drm/amd/display: Fix coding error in connector atomic checkMikita Lipski1-1/+1
2019-11-19drm/amd/display: Refactor HDCP encryption status updateBhawanpreet Lakha1-2/+1
2019-11-19drm/amd/display: add force Type0/1 flagBhawanpreet Lakha3-5/+11
2019-11-19drm/amd/display: Refactor HDCP to handle multiple displays per linkBhawanpreet Lakha3-42/+40
2019-11-19drm/amd/display: Handle hdcp2.2 type0/1 in dmBhawanpreet Lakha3-10/+29
2019-11-19drm/amd/display: Enable HDCP 2.2Bhawanpreet Lakha1-2/+1
2019-11-19drm/amd/display: add color space option when sending link test patternWenjing Liu1-0/+1
2019-11-19drm/amd/display: Fix debugfs on MST connectorsMikita Lipski2-9/+16
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/amdgpu/dm: Do not throw an error for a display with no audioChris Wilson1-2/+0
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 Lakha2-10/+0
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha4-18/+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 Kazlauskas2-23/+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 Kazlauskas2-0/+317
2019-11-13drm/amd/display: fix dereference of pointer aconnector when it is nullColin Ian King1-3/+2
2019-11-13drm/amd/display: Add MST atomic routinesMikita Lipski4-41/+108
2019-11-07drm/amdgpu: Provide ddc symlink in dm connector's sysfs directoryAndrzej Pietrasiewicz1-2/+3
2019-11-07drm/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-29Merge 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