drm/amd/display: enable SI support in the Kconfig (v2)
authorMauro Rossi <issor.oruam@gmail.com>
Sun, 14 Oct 2018 18:51:29 +0000 (20:51 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Jul 2020 13:22:57 +0000 (09:22 -0400)
commit5963cdde1acf6b81c62bf6d3bdae723139bf8138
treeb162f6a24ec7e940b2392de226c23f6d8c748847
parent64200c468fb0a3ab88033f6b90ea4a576ae6a1e0
drm/amd/display: enable SI support in the Kconfig (v2)

[Why]
All DCE6 specific code changes are guarded by CONFIG_DRM_AMD_DC_SI Kconfig option

[How]
(v1) CONFIG_DRM_AMD_DC_SI configuration option is added, default setting is disabled

(v2) Hainan is not supported, description updated accordingly

Tested with HD7750 (Cape Verde) and HD7950 (Tahiti)

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/Kconfig