drm/amdgpu/psp: Add VBIOS flash handler
authorAndrey Grodzovsky <andrey.grodzovsky@amd.com>
Fri, 13 Aug 2021 14:47:57 +0000 (10:47 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 6 May 2022 20:58:21 +0000 (16:58 -0400)
commit09fffcd9692110c57b2c776d8cb3539038549886
tree0484f583e50d81b4abc5a9c11a7616ad94a4ff65
parentbce04f216df40cb407243efce1beec9e8ea7815e
drm/amdgpu/psp: Add VBIOS flash handler

Add psp vbflash function for psp v13.

v2: fix warnings

Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
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/amdgpu_psp.h
drivers/gpu/drm/amd/amdgpu/psp_v13_0.c