summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
2020-01-10drm/amd/display: Fix compilation warnings on i386Mikita Lipski
2020-01-09drm/amdgpu/display: protect new DSC code with CONFIG_DRM_AMD_DC_DCNAlex Deucher
2020-01-09drm/amd/display: Trigger modesets on MST DSC connectorsMikita Lipski
2020-01-09drm/amd/display: Recalculate VCPI slots for new DSC connectorsMikita Lipski
2020-01-09drm/amd/display: Check return value of drm helperMikita Lipski
2020-01-09drm/amd/display: MST DSC compute fair shareDavid Francis
2020-01-09drm/amd/display: Add PBN per slot calculation for DSCMikita Lipski
2020-01-09drm/dp_mst: Manually overwrite PBN divider for calculating timeslotsMikita Lipski
2020-01-09drm/amd/display: Write DSC enable to MST DPCDDavid Francis
2020-01-09drm/amd/display: Validate DSC caps on MST endpointsDavid Francis
2020-01-09drm/dp_mst: Add PBN calculation for DSC modesDavid Francis
2020-01-07drm/amd/display: Reduce HDMI pixel encoding if max clock is exceededThomas Anderson
2020-01-07drm/amd: use list_for_each_entry for list iteration.Wambui Karuga
2019-12-18drm/amd/display: Add debug option to override DSC target bpp incrementNikola Cornij
2019-12-18drm/amd/display: Get cache window sizes from DMCUB firmwareNicholas Kazlauskas
2019-12-18drm/amd/display: Perform DMUB hw_init on resumeNicholas Kazlauskas
2019-12-18drm/amd/display: Default max bpc to 16 for eDPRoman Li
2019-12-17Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-11-26drm/amd/display: Null check aconnector in event_property_validateBhawanpreet Lakha
2019-11-26drm/amd/display: add default clocks if not able to fetch themAlex Deucher
2019-11-22drm/amd/display: add default clocks if not able to fetch themAlex Deucher
2019-11-22Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher
2019-11-22drm/amd/display: Fix debugfs on MST connectorsMikita Lipski
2019-11-19Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher
2019-11-19drm/amd/display: Fix coding error in connector atomic checkMikita Lipski
2019-11-19drm/amd/display: Refactor HDCP encryption status updateBhawanpreet Lakha
2019-11-19drm/amd/display: add force Type0/1 flagBhawanpreet Lakha
2019-11-19drm/amd/display: Refactor HDCP to handle multiple displays per linkBhawanpreet Lakha
2019-11-19drm/amd/display: Handle hdcp2.2 type0/1 in dmBhawanpreet Lakha
2019-11-19drm/amd/display: Enable HDCP 2.2Bhawanpreet Lakha
2019-11-19drm/amd/display: add color space option when sending link test patternWenjing Liu
2019-11-19drm/amd/display: Fix debugfs on MST connectorsMikita Lipski
2019-11-19drm/amd/display: Add debugfs initalization on mst connectorsMikita Lipski
2019-11-19drm/amd/display: Fix incorrect deep color setting in YCBCR420 modesStylon Wang
2019-11-19drm/amdgpu/dm: Do not throw an error for a display with no audioChris Wilson
2019-11-19drm/amd/display: remove set but not used variable 'old_plane_crtc'zhengbin
2019-11-13drm/amdgpu/display: fix warning when CONFIG_DRM_AMD_DC_DCN is not setAlex Deucher
2019-11-13drm/amdgpu/display: fix the build when CONFIG_DRM_AMD_DC_DCN is not setAlex Deucher
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha
2019-11-13drm/amd/display: Disable VUpdate interrupt for DCN hardwareLeo Li
2019-11-13drm/amd/display: Send vblank and user events at vsartup for DCNLeo Li
2019-11-13drm/amd/display: set MSA MISC1 bit 6 while sending colorimetry in VSC SDPAnthony Koo
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guardsNicholas Kazlauskas
2019-11-13drm/amd/display: Register DMUB service with DCNicholas Kazlauskas
2019-11-13drm/amd/display: Hook up the DMUB service in DMNicholas Kazlauskas
2019-11-13drm/amd/display: fix dereference of pointer aconnector when it is nullColin Ian King
2019-11-13drm/amd/display: Add MST atomic routinesMikita Lipski