OSDN Git Service

drm/amd/amdgpu: consolidate PSP TA unload function
authorCandice Li <candice.li@amd.com>
Thu, 26 Aug 2021 16:10:49 +0000 (00:10 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Sep 2021 20:55:11 +0000 (16:55 -0400)
commit25c94b33dd3a978abf9678f5ceff693eb8426334
treece079e1cd889959600df4a31eadcbd5af65c69c3
parent37df9560cd3e7cb23f28ab04514f0a2ab08b3cea
drm/amd/amdgpu: consolidate PSP TA unload function

Create common PSP TA unload function and replace all common TA unloading
sequences.

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