drm/amd/amdgpu: Move init flag to after init in sw_init() (DCEv11)
authorTom St Denis <tom.stdenis@amd.com>
Wed, 2 Mar 2016 14:14:40 +0000 (09:14 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Mar 2016 16:01:52 +0000 (11:01 -0500)
commitc437b9d6c093c83c485a40c0f9e0d2cd98b36d38
tree91fd1b2683229a997e080830eb79beacb58cb41b
parentbcc71beb2a101699426820d5cd3f28dcb9877181
drm/amd/amdgpu: Move init flag to after init in sw_init() (DCEv11)

Don't set config_init to true until all config statements pass.

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/dce_v11_0.c