commit | 5caf466a6e42beee88a707105975a1d2324b659c | [log] [tgz] |
---|---|---|
author | xinhui pan <[email protected]> | Mon Mar 11 14:12:40 2019 +0800 |
committer | Alex Deucher <[email protected]> | 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 <[email protected]> Reviewed-by: Evan Quan <[email protected]> Signed-off-by: Alex Deucher <[email protected]>