commit | 20161e51dcea2b3ab7924991ba43f8f76bb30fb6 | [log] [tgz] |
---|---|---|
author | Dennis Li <Dennis.Li@amd.com> | Wed Apr 14 19:00:34 2021 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Apr 20 21:35:13 2021 -0400 |
tree | 10829fba8bc969cd575fa4d0b6db783c0437e5ec | |
parent | 611ed9a5a14e5ebdab682bcb37a46016613e6881 [diff] |
drm/amdkfd: add edc error interrupt handle for poison propogate mode In poison progogate mode, when driver receive the edc error interrupt from SQ, driver should kill the process by pasid which is using the poison data, and then trigger GPU reset. Signed-off-by: Dennis Li <Dennis.Li@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>