]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9974ec7d929dc98b455b7532414d90870a6eaed8
tree7fdf5dd673dbdb139dc3480bd545bc43c8a87936
parentc92eba94f08a9d461a14ce18b55294696421f145
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