]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Use indirect buffer and save response status for TA load/invoke
authorCandice Li <candice.li@amd.com>
Sun, 17 Apr 2022 09:39:46 +0000 (17:39 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 21 Apr 2022 19:58:10 +0000 (15:58 -0400)
commit94178a1019ca3bb19ef282644985b4ea0944251b
tree6ec2fc63f5e103ea6f0d93f6c1743c136ef0f7a4
parent354f0a8f501eda62ab844704567c810cf289a48f
drm/amdgpu: Use indirect buffer and save response status for TA load/invoke

The upcoming TA debugfs interface needs to use indirect buffer
when performing TA invoke and check psp response status for TA
load and invoke.

Signed-off-by: John Clements <john.clements@amd.com>
Signed-off-by: Candice Li <candice.li@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h