]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: update psp fw loading sequence
authorJohn Clements <john.clements@amd.com>
Tue, 14 Apr 2020 07:21:35 +0000 (15:21 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 22 Apr 2020 22:11:45 +0000 (18:11 -0400)
commitb2292074bf1ea315bb1d6b17f9fe5f71e4287686
tree4704d98032d36294b5cd3a2c651b0d7e905878b7
parent4717c7b7ba3c7ffa123d0aed3757923ed03b8c0e
drm/amdgpu: update psp fw loading sequence

Added dedicated function to check if particular fw should be skipped from loading.

Added dedicated function for SMU FW loading via PSP

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