]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu/psp: add a few more fw load type checks
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 8 Mar 2018 20:47:04 +0000 (15:47 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Mar 2018 21:01:15 +0000 (16:01 -0500)
commita9f3636019747cc05b16911e6476ebf2fd2febe1
tree66ee5db29254a0bde885f1f26f9115f111b0f6df
parent2a7b58293dd0f188d27491a8d07b145a9487e172
drm/amdgpu/psp: add a few more fw load type checks

We already checked and returned early in most of the IP
functions, fill in the rest as well.

Reviewed-by: Rex Zhu <rezhu@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c