]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/soc15: always load the psp module
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Mar 2018 20:22:28 +0000 (15:22 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Mar 2018 21:01:16 +0000 (16:01 -0500)
commit3c3f2399302eb3001203a2389cea964bea7c58d5
tree50e8bfe0f0734e1bc02f4bba27383713e56266c1
parent5bde97342da2dbbdd75a74626e0397922c8c06d2
drm/amdgpu/soc15: always load the psp module

Regardless of whether the user has selected psp fw loading or
not.  It's still needed for GPU reset among other things.
There are already guards in place to avoid setting up the full
psp if PSP fw loading is not enabled.

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