commit | 46ea9501fbc9c7cc24db647afcbe15c82518a494 | [log] [tgz] |
---|---|---|
author | Hawking Zhang <Hawking.Zhang@amd.com> | Fri May 10 10:06:19 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jun 20 21:46:49 2019 -0500 |
tree | 9d49e29dc70e04fc679ef7eacd0db065608c8b1c | |
parent | 434dbb2a4abc5ed6484c9e17f535c27d941aa2fc [diff] |
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>