commit | c030f2e4166c3f5597c7e7a70bcd9ab383695de4 | [log] [tgz] |
---|---|---|
author | xinhui pan <xinhui.pan@amd.com> | Wed Oct 31 14:38:28 2018 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Mar 19 15:36:50 2019 -0500 |
tree | 59a0c88ae94e00885d84bb2524981270ecad7006 | |
parent | ea11421391e718a173f8dae96517e76531043a5c [diff] |
drm/amdgpu: add amdgpu_ras.c to support ras (v2) add obj management. add feature control. add debugfs infrastructure. add sysfs infrastructure. add IH infrastructure. add recovery infrastructure. It is a framework. Other IPs need call amdgpu_ras_xxx function instead of psp_ras_xxx functions. v2: squash in warning fixes 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>