]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: drop asd shared memory
authorHawking Zhang <Hawking.Zhang@amd.com>
Mon, 2 Dec 2019 05:16:09 +0000 (13:16 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 3 Dec 2019 16:07:56 +0000 (11:07 -0500)
commitc64ab8280e61fa55543de9dced87043814b44024
treef39e1877dea20eec6f0ed559aaa9027ca1104c60
parent96358810c66a35b15303c4c2dd0ee48f223c221e
drm/amdgpu: drop asd shared memory

asd shared memory is not needed since drivers doesn't
invoke any further cmd to asd directly after the asd
loading. trust application is the one who needs
to talk to asd after the initialization

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Evan Quan <evan.quan@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