summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/psp_v10_0.h
diff options
context:
space:
mode:
authorJunwei Zhang <Jerry.Zhang@amd.com>2017-07-14 18:31:18 +0800
committerAlex Deucher <alexander.deucher@amd.com>2017-07-25 16:25:57 -0400
commit6ab771137425edc046710d58799cb4792eb748dc (patch)
tree003293db9ca6209c366a0c5227c402e0682b5b6c /drivers/gpu/drm/amd/amdgpu/psp_v10_0.h
parentf04f56919c33416a4398a79290315254c09e2a4d (diff)
drm/amdgpu: add init microcode function for psp v10
Signed-off-by: Junwei Zhang <Jerry.Zhang@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/psp_v10_0.h')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/psp_v10_0.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/psp_v10_0.h b/drivers/gpu/drm/amd/amdgpu/psp_v10_0.h
index 2022b7b7151e..2f5a314e0bdc 100644
--- a/drivers/gpu/drm/amd/amdgpu/psp_v10_0.h
+++ b/drivers/gpu/drm/amd/amdgpu/psp_v10_0.h
@@ -27,6 +27,7 @@
#include "amdgpu_psp.h"
+extern int psp_v10_0_init_microcode(struct psp_context *psp);
extern int psp_v10_0_prep_cmd_buf(struct amdgpu_firmware_info *ucode,
struct psp_gfx_cmd_resp *cmd);
extern int psp_v10_0_ring_init(struct psp_context *psp,