linux/drivers/gpu/drm/amd/display
Flora Cui e8f141f587 drm/amd/display: drop duplicated .dsc_pg_control for dcn30
There're 2 .dsc_pg_control, drop the first one.
	.dsc_pg_control = NULL,
	.dsc_pg_control = dcn20_dsc_pg_control,

Signed-off-by: Flora Cui <flora.cui@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-07-01 01:59:17 -04:00
..
amdgpu_dm drm/amd/display: Add DCN3 Support in DM (v2) 2020-07-01 01:59:15 -04:00
dc drm/amd/display: drop duplicated .dsc_pg_control for dcn30 2020-07-01 01:59:17 -04:00
dmub drm/amd/display: Add DCN3 DMUB 2020-07-01 01:59:15 -04:00
include drm/amd/display: Add DCN3 chip ids 2020-07-01 01:59:14 -04:00
modules drm/amd/display: combine public interfaces into single header 2020-05-28 14:00:51 -04:00
Kconfig drm/amd/display: Add DCN3 to Kconfig 2020-07-01 01:59:15 -04:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO