drm/amdgpu: Add fw load in gfx_v8 and sdma_v3
authorRex Zhu <Rex.Zhu@amd.com>
Sat, 29 Sep 2018 07:57:31 +0000 (15:57 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 9 Oct 2018 22:08:17 +0000 (17:08 -0500)
commit9d5aa2ef3862197eb31e2df7c5d6b9b6dadcaf8a
tree57cfb71d2e77391009db5a175f5afe578d44f262
parent9c8bc8d3394963c9bd4b5bcce03303c56dc3104b
drm/amdgpu: Add fw load in gfx_v8 and sdma_v3

gfx and sdma can be initialized before smu.

Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c