OSDN Git Service

drm/amdgpu: add helper function to init asd ucode
authorHawking Zhang <Hawking.Zhang@amd.com>
Mon, 20 Apr 2020 09:15:07 +0000 (17:15 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 23 Apr 2020 19:40:39 +0000 (15:40 -0400)
commitdc7195f66344281ad1db77e0ad2a902b919e4da8
tree07f97b6331d7795edd16b9c4f6310b46819e46a4
parentbc9fb7e93c7262ad4f1424245959657971aaaee2
drm/amdgpu: add helper function to init asd ucode

asd is unified ucode across asic. it is not necessary
to keep its software structure to be ip specific one

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/amdgpu_psp.c
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h