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>
Thu, 14 Jan 2021 05:15:58 +0000 (00:15 -0500)
commitf14a5c34d143f6627f0be70c0de1d962f3a6ff1c
tree3e337123570301ff26db646b14f24c985785c533
parentff9346dbabbb6595c5c20d90d88ae4a2247487a9
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