commit | 5caf466a6e42beee88a707105975a1d2324b659c | [log] [tgz] |
---|---|---|
author | xinhui pan <xinhui.pan@amd.com> | Mon Mar 11 14:12:40 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Mar 19 15:36:51 2019 -0500 |
tree | 8b13bb7e10211b6b547e3e9ef9a2498e6098b02e | |
parent | 2b9505e3539e9869214485d4df997f9ed23ec3fe [diff] |
drm/amdgpu: add new member hw_supported Currently, it is not clear how ras is supported. Both software and hardware can set the supported. That is confusing. Fix it by adding new member hw_supported. Signed-off-by: xinhui pan <xinhui.pan@amd.com> Reviewed-by: Evan Quan <evan.quan@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>