OSDN Git Service

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)
commit3cdfe700567a653ba18dfe012f74b6b75b4bd946
tree50e8bfe0f0734e1bc02f4bba27383713e56266c1
parent454bbbf915cd089d326cf39a1929bb8cee47d1d4
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