drm/amdgpu: add psp ras subsystem infrastructure (v2)
authorxinhui pan <xinhui.pan@amd.com>
Wed, 21 Nov 2018 03:17:49 +0000 (11:17 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2019 20:36:50 +0000 (15:36 -0500)
commit5e5d3154575c42a4adaf4bcdec2b657f9e1e7644
tree7fdf5dd673dbdb139dc3480bd545bc43c8a87936
parent7da674535da997c1d271a9cda522989f46909858
drm/amdgpu: add psp ras subsystem infrastructure (v2)

Add ras fw loading, init, terminate.
Add ras cmd submit helper.
Add ras feature enable/disable common function.

v2: squash in unused variable warning fix

Signed-off-by: xinhui pan <xinhui.pan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h