]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/powerplay: refine code in cz_smumgr.c
authorRex Zhu <Rex.Zhu@amd.com>
Mon, 19 Dec 2016 05:10:58 +0000 (13:10 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Jan 2017 16:12:54 +0000 (11:12 -0500)
commit2fcb6f1a1e6c9f988052c7b7426b5e214b25e0c8
tree660b71b4ece5ff53267fa9932b6fb9caef93f017
parentc0ee8c2e2c248b75ba0fffd5d60363d539d8b2fd
drm/amd/powerplay: refine code in cz_smumgr.c

cz_smu_init will be called in sw_init.
so it should not touch other blocks's
firmware as they were not ready.

Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/smumgr/cz_smumgr.c