]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: use adev->firmware to determine whether to load the PSP module
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Mar 2018 20:19:44 +0000 (15:19 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Mar 2018 21:01:16 +0000 (16:01 -0500)
commit5bde97342da2dbbdd75a74626e0397922c8c06d2
treee4e0a7b6930b3826dbb29840482b486c4f873130
parent5b43cd088621be5f68b7f21620d6b784748091a3
drm/amdgpu: use adev->firmware to determine whether to load the PSP module

The per device firmware load method is limited to what makes sense for
that asic rather than whatever arbitrary value may have been set by the
user.

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/soc15.c