drm/amdgpu: switch to helper function to init asd ucode
authorHawking Zhang <Hawking.Zhang@amd.com>
Mon, 20 Apr 2020 09:35:20 +0000 (17:35 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 23 Apr 2020 19:40:46 +0000 (15:40 -0400)
commitf4503f9eb3a16c8b70274dcb256ac4740242b508
tree6d8c0694f1d8e215b55a304fdafc8c77a2b84d60
parentdc7195f66344281ad1db77e0ad2a902b919e4da8
drm/amdgpu: switch to helper function to init asd ucode

call common helper function to initialize asd ucode

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Reviewed-by: John Clements <john.clements@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/psp_v10_0.c
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c
drivers/gpu/drm/amd/amdgpu/psp_v12_0.c
drivers/gpu/drm/amd/amdgpu/psp_v3_1.c