OSDN Git Service

drm/amdgpu: Switch to VRAM buffer for USBC PD FW.
authorAndrey Grodzovsky <andrey.grodzovsky@amd.com>
Fri, 16 Jul 2021 17:50:39 +0000 (13:50 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 16 Jul 2021 17:51:05 +0000 (13:51 -0400)
commit25a3e8ac07a87a4259cc727c585ae4a959fd54a2
treef1d04a5937d2a19154acceab9e7f38f51911420e
parent9075096b09e5905ccaa7f7be548593a6530e097f
drm/amdgpu: Switch to VRAM buffer for USBC PD FW.

System memory-based implementation for updating the
USBCPD is deprecated for so switching
to LFB based implementation for all the ASICs.

Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Reviewed-by: Alexander Deucher <Alexander.Deucher@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
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c