commit | 313c8fd33ebc1945f1c875481a7d5b6921265e0d | [log] [tgz] |
---|---|---|
author | Guchun Chen <guchun.chen@amd.com> | Thu Feb 13 15:34:06 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Feb 19 10:36:26 2020 -0500 |
tree | 6e793036b2e57485c27240d029415202f58b2f93 | |
parent | 5fbdb1f38d16a75d35f4111b2f0cf1220ca1ecd3 [diff] |
drm/amdgpu: log on non-zero error conter per IP before GPU reset Once sync flood interrupt is triggered by RAS error, before actual GPU recovery job, it's necessary to log on and print non-zero error counter, this will help user knows where the RAS error source is from quickly. Signed-off-by: Guchun Chen <guchun.chen@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>