drm/amdgpu/psp: fix psp gfx ctrl cmds
authorVictor Zhao <Victor.Zhao@amd.com>
Tue, 5 Jan 2021 07:04:01 +0000 (15:04 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 8 Jan 2021 20:18:31 +0000 (15:18 -0500)
commitd1176dd5e3cee502900767035725928df485635d
tree7e2e98f70121b42ceca6340fe6a9dbdc74dc379e
parent7af103ea8722059d645225f598bd15b87634bb70
drm/amdgpu/psp: fix psp gfx ctrl cmds

psp GFX_CTRL_CMD_ID_CONSUME_CMD different for windows and linux,
according to psp, linux cmds are not correct.

v2: only correct GFX_CTRL_CMD_ID_CONSUME_CMD.

Signed-off-by: Victor Zhao <Victor.Zhao@amd.com>
Reviewed-by: Emily.Deng <Emily.Deng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/psp_gfx_if.h