drm/amd/display: init dc_config before rest of DC init
authorAnthony Koo <Anthony.Koo@amd.com>
Sat, 23 Mar 2019 17:46:40 +0000 (13:46 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Apr 2019 18:53:28 +0000 (13:53 -0500)
commitc85fc65e2241bacbce35e3beb28ac4994e1e033a
tree6c193b9d18eee8396ff9cf448fb32ed586ea64f6
parent86eb426a0f30ef538109a7b44f86051586390125
drm/amd/display: init dc_config before rest of DC init

[Why]
In some cases we want DC init to take in some config options

[How]
Init dc_config before rest of DC init

Signed-off-by: Anthony Koo <Anthony.Koo@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c