]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit788f58a7f80ed130698d84fe5eeda219fffadb2b
tree7e2e98f70121b42ceca6340fe6a9dbdc74dc379e
parente55df68b85fa908bee18cb3184b9020b7a114654
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