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)
commit40e611bdd1c762fc858ef22e8f206066ce844c44
tree4704d98032d36294b5cd3a2c651b0d7e905878b7
parent47c11cff7e44fa3ff894ceb3e9e3a70500b36cf3
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