]> 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)
commita08697b6b14ddc3a69bc49bcacf9f134742013ee
tree4704d98032d36294b5cd3a2c651b0d7e905878b7
parent00dd21379a6d1cd3f8d49e508d72218a7c32ac9c
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