linux/drivers/gpu/drm/amd/display
Stanley.Yang c8d6396b00 drm/amd/display: fix typos for dcn20_funcs and dcn21_funcs struct
In dcn20_funcs and dcn21_funcs struct, the member ".dsc_pg_control = NULL"
should be removed due to .dsc_pg_control be assigned to dcn20_dsc_pg_control.

Signed-off-by: Stanley.Yang <Stanley.Yang@amd.com>
Reviewed-by: Anthony Koo <Anthony.Koo@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-03-13 11:52:34 -04:00
..
amdgpu_dm Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5f/linux into drm-next 2020-03-13 09:09:11 +10:00
dc drm/amd/display: fix typos for dcn20_funcs and dcn21_funcs struct 2020-03-13 11:52:34 -04:00
dmub drm/amd/display: Add ABM command structs to DMCUB 2020-03-05 00:31:31 -05:00
include drm/amdgpu/display: Fix Pollock Variant Detection 2020-03-09 13:51:03 -04:00
modules drm/amd/display: fix a minor HDCP logging error 2020-03-09 13:49:54 -04:00
Kconfig amdgpu: Enable initial DCN support on POWER 2019-12-18 16:09:05 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO