diff options
| author | Jay Cornwall <[email protected]> | 2018-11-15 04:23:25 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-05-24 17:21:01 +0000 |
| commit | 2db2f259594ddf3d9d0053c2aa265e6ae48ee6db (patch) | |
| tree | a4d7883d0749324e3e56c5aad52147db6be17e7e /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | drm/amdkfd: Fix compute profile switching (diff) | |
| download | kernel-2db2f259594ddf3d9d0053c2aa265e6ae48ee6db.tar.gz kernel-2db2f259594ddf3d9d0053c2aa265e6ae48ee6db.zip | |
drm/amdkfd: Fix gfx8 MEM_VIOL exception handler
When MEM_VIOL is asserted the context save handler rewinds the
program counter. This is incorrect for any source of the exception.
MEM_VIOL may be raised in normal operation by out-of-bounds access
to LDS or GDS and does not require special handling.
Remove PC adjustment when MEM_VIOL has been raised.
Signed-off-by: Jay Cornwall <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
