drivers/gpu/drm/amd/amdgpu/psp_v11_0.c
0 → 100644
+565
−0
drivers/gpu/drm/amd/amdgpu/psp_v11_0.h
0 → 100644
+30
−0
Loading
Add psp 11.0 code for vega20 and enable it. PSP is the security processor for the GPU. It handles firmware loading and GPU resets among other things. v2: whitespace fix, enable support, adjust reg includes (Alex) Signed-off-by:Feifei Xu <Feifei.Xu@amd.com> Reviewed-by:
Alex Deucher <alexander.deucher@amd.com> Reviewed-by:
Huang Rui <ray.huang@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>