drm/amdgpu: switch to macro for psp bootloader command
authorHawking Zhang <Hawking.Zhang@amd.com>
Thu, 11 Jul 2019 14:02:02 +0000 (22:02 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 12 Jul 2019 13:00:10 +0000 (08:00 -0500)
commit3840fe256ae431d79e93988757a6f89db8192237
tree1076fa06fe73104cd58d9a98752bd365d062c903
parent5f0f531c4f8a97258dd3133db74926574e6373ab
drm/amdgpu: switch to macro for psp bootloader command

The command will be sent to psp bootloader from driver
to ask psp bootloader to exerise tOS, sys_drv and kdb loading

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Xiaojie Yuan <xiaojie.yuan@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_v11_0.c
drivers/gpu/drm/amd/amdgpu/psp_v3_1.c