]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdf73fe324bcd74705cbb5056d2b8d9b861dce005
tree91fd1b2683229a997e080830eb79beacb58cb41b
parent468d0fccaa1f0cb5aa6f73caca23b69487d4a52e
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