diff options
author | Ben Skeggs <bskeggs@redhat.com> | 2016-12-09 17:13:08 +1000 |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2016-12-13 11:38:51 +1000 |
commit | ec884f74f1ec8ffa6a77a2769087117aeec80c1f (patch) | |
tree | e635f221f275f439aa2b16cbdea13a9c4d86f504 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
parent | a8f6cb7bb300c246ef97c06ad13a7f0ceaea5c65 (diff) |
drm/nouveau/fifo/gf100-: recover from host mmu faults
This has been on the TODO list for a while now, recovering from things
such as attempting to execute a push buffer or touch a semaphore in an
unmapped memory area.
The only thing required on the HW side here is that the offending
channel is removed from the runlist, and *not* a full reset of PFIFO.
This used to be a bit messier to handle before the rework to make use
of engine topology info, but is apparently now trivial.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions