Re: [PATCH 4/5] drm/amdgpu/soc15: always load the psp module

2018-03-09 Thread Zhu, Rex
Reviewed-by: Rex Zhu Best Regards Rex From: amd-gfx on behalf of Alex Deucher Sent: Saturday, March 10, 2018 4:25 AM To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander Subject: [PATCH 4/5] drm/amdgpu/soc15: always load the psp module Regardless of

[PATCH 4/5] drm/amdgpu/soc15: always load the psp module

2018-03-09 Thread Alex Deucher
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. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/soc15.c | 3 +--