drm/amdgpu/gfx10: use common function to init CP fw
authorLikun Gao <Likun.Gao@amd.com>
Tue, 20 Sep 2022 05:49:07 +0000 (13:49 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Sep 2022 13:41:43 +0000 (09:41 -0400)
commit5993e4c68add76bdec1efff1c534b8610f69ac05
tree1740cbce106a46a94c236d61b1a4c56fde56a473
parent93cad722d3fe546744bcc484c5945d09d5f22d45
drm/amdgpu/gfx10: use common function to init CP fw

Use common function to init gfx v10 CP firmware ucode.

Signed-off-by: Likun Gao <Likun.Gao@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c