]> 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)
commit077ce6ff8864f3ac2d039144f942a8f70f23366b
tree50e8bfe0f0734e1bc02f4bba27383713e56266c1
parentcc70939c50f0a9c417e4443242cbfd0881e69ea2
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