commit | 289e082706ca8191be16298ca8f06879a70d0f46 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Fri Apr 08 17:24:40 2016 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri May 20 14:43:04 2016 +1000 |
tree | e1425c1a89aa1702d67393fe0e106d64cd6a35e9 | |
parent | e50d0237fc371be7053082f35efab03a740d055f [diff] |
drm/nouveau/fifo/gk104-: identify mmu engine ids for host faults It appears these don't map to PBDMAs (at least on Kepler, it may or may be valid for Fermi - this hasn't been checked), but to runlists. This drops the NVKM_ENGINE_FIFO data from the entries too, as resetting all of PFIFO is *not* the way to handle such faults. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>