drm/amdgpu/psp: add structure to support load toc in psp (v2)
authorHawking Zhang <Hawking.Zhang@amd.com>
Fri, 10 May 2019 15:06:19 +0000 (10:06 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 02:46:49 +0000 (21:46 -0500)
commit46ea9501fbc9c7cc24db647afcbe15c82518a494
tree9d49e29dc70e04fc679ef7eacd0db065608c8b1c
parent434dbb2a4abc5ed6484c9e17f535c27d941aa2fc
drm/amdgpu/psp: add structure to support load toc in psp (v2)

Update the psp interface for the new commands.

v2: rebase (Alex)

FIXME:
GFX_CMD_ID_PROG_REG     = 0x0000000B,   /* program regs */
GFX_CMD_ID_LOAD_TOC     = 0x0000000B,   /* Load TOC and obtain TMR size */

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Le Ma <Le.Ma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/psp_gfx_if.h