summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix psr static frames calculationRoman Li2020-02-111-2/+3
* drm/amd/dm/mst: Ignore payload update failuresLyude Paul2020-02-041-9/+4
* drm/amd/display: Fix HW/SW state mismatchBhawanpreet Lakha2020-02-041-0/+19
* drm/amd/display: Fix a typo when computing dsc configurationMikita Lipski2020-02-041-1/+1
* drm/amd/display: Move drm_dp_mst_atomic_check() to the front of dc_validate_g...Zhan Liu2020-01-301-4/+10
* drm/amd/display: Fix update type for multiple planesRoman Li2020-01-221-30/+34
* drm/amd/display: Do DMCUB hw_init before DCNicholas Kazlauskas2020-01-221-2/+2
* drm/amd/display: make PSR static screen entry within 30 msAnthony Koo2020-01-161-6/+26
* drm/amdgpu/display: set gpu vm flag for renoirAlex Deucher2020-01-141-0/+1
* drm/amdgpu/display: set gpu vm flag for all asics which support itAlex Deucher2020-01-141-6/+8
* drm/amdgpu/display: Use u64 divide macro for round up divisionMikita Lipski2020-01-141-1/+1
* drm/amd/display: Fix compilation warnings on i386Mikita Lipski2020-01-101-2/+2
* drm/amdgpu/display: protect new DSC code with CONFIG_DRM_AMD_DC_DCNAlex Deucher2020-01-093-1/+17
* drm/amd/display: Trigger modesets on MST DSC connectorsMikita Lipski2020-01-091-0/+33
* drm/amd/display: Recalculate VCPI slots for new DSC connectorsMikita Lipski2020-01-091-5/+71
* drm/amd/display: Check return value of drm helperMikita Lipski2020-01-091-45/+54
* drm/amd/display: MST DSC compute fair shareDavid Francis2020-01-093-0/+370
* drm/amd/display: Add PBN per slot calculation for DSCMikita Lipski2020-01-092-0/+10
* drm/dp_mst: Manually overwrite PBN divider for calculating timeslotsMikita Lipski2020-01-091-1/+2
* drm/amd/display: Write DSC enable to MST DPCDDavid Francis2020-01-091-1/+18
* drm/amd/display: Validate DSC caps on MST endpointsDavid Francis2020-01-092-1/+29
* drm/dp_mst: Add PBN calculation for DSC modesDavid Francis2020-01-091-1/+1
* drm/amd/display: Reduce HDMI pixel encoding if max clock is exceededThomas Anderson2020-01-071-22/+23
* drm/amd: use list_for_each_entry for list iteration.Wambui Karuga2020-01-071-15/+4
* drm/amd/display: Add debug option to override DSC target bpp incrementNikola Cornij2019-12-181-1/+2
* drm/amd/display: Get cache window sizes from DMCUB firmwareNicholas Kazlauskas2019-12-181-0/+4
* drm/amd/display: Perform DMUB hw_init on resumeNicholas Kazlauskas2019-12-182-75/+128
* drm/amd/display: Default max bpc to 16 for eDPRoman Li2019-12-181-3/+3
* Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter2019-12-178-151/+585
|\
| * drm/amd/display: Null check aconnector in event_property_validateBhawanpreet Lakha2019-11-261-0/+3
| * drm/amd/display: add default clocks if not able to fetch themAlex Deucher2019-11-221-1/+2
| * Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher2019-11-191-1/+1
| * drm/amd/display: Fix coding error in connector atomic checkMikita Lipski2019-11-191-1/+1
| * drm/amd/display: Refactor HDCP encryption status updateBhawanpreet Lakha2019-11-191-2/+1
| * drm/amd/display: add force Type0/1 flagBhawanpreet Lakha2019-11-193-5/+11
| * drm/amd/display: Refactor HDCP to handle multiple displays per linkBhawanpreet Lakha2019-11-193-42/+40
| * drm/amd/display: Handle hdcp2.2 type0/1 in dmBhawanpreet Lakha2019-11-193-10/+29
| * drm/amd/display: Enable HDCP 2.2Bhawanpreet Lakha2019-11-191-2/+1
| * drm/amd/display: add color space option when sending link test patternWenjing Liu2019-11-191-0/+1
| * drm/amd/display: Fix debugfs on MST connectorsMikita Lipski2019-11-192-9/+16
| * drm/amd/display: Add debugfs initalization on mst connectorsMikita Lipski2019-11-191-7/+8
| * drm/amd/display: Fix incorrect deep color setting in YCBCR420 modesStylon Wang2019-11-191-6/+25
| * drm/amdgpu/dm: Do not throw an error for a display with no audioChris Wilson2019-11-191-2/+0
| * drm/amd/display: remove set but not used variable 'old_plane_crtc'zhengbin2019-11-191-2/+1
| * drm/amdgpu/display: fix warning when CONFIG_DRM_AMD_DC_DCN is not setAlex Deucher2019-11-131-1/+2
| * drm/amdgpu/display: fix the build when CONFIG_DRM_AMD_DC_DCN is not setAlex Deucher2019-11-131-0/+6
| * drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha2019-11-131-4/+4
| * drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha2019-11-132-10/+0
| * drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha2019-11-134-18/+0
| * drm/amd/display: Disable VUpdate interrupt for DCN hardwareLeo Li2019-11-131-28/+4
OpenPOWER on IntegriCloud