]> git.baikalelectronics.ru Git - kernel.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)
commitb81ebcc037512f957fdcbb56b5c516a67f7b3363
treef39e1877dea20eec6f0ed559aaa9027ca1104c60
parent7d0c2f278ad7dc03caf853a1c5ae2f7317f1dccc
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