drm/amdgpu: Update PSP TA Invoke to use common TA context as input
authorCandice Li <candice.li@amd.com>
Thu, 23 Sep 2021 11:37:52 +0000 (19:37 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Sep 2021 13:30:06 +0000 (09:30 -0400)
commit77ec28eac2aa31e4ce406013dd720d6971f16b87
tree5998c1715e91b53ea1db6ead30c382b7e00b3a16
parenta74d0224d56a7b05f9fad3057c3cd8eee6e48525
drm/amdgpu: Update PSP TA Invoke to use common TA context as input

Updated invoke to use new common TA structure similarily to load/unload.

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