commit | 3cdfe700567a653ba18dfe012f74b6b75b4bd946 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Mar 09 15:22:28 2018 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Mar 14 16:01:16 2018 -0500 |
tree | 50e8bfe0f0734e1bc02f4bba27383713e56266c1 | |
parent | 454bbbf915cd089d326cf39a1929bb8cee47d1d4 [diff] |
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>