1. 02 11月, 2017 1 次提交
  2. 17 5月, 2017 1 次提交
  3. 17 2月, 2017 10 次提交
  4. 13 12月, 2016 1 次提交
    • B
      drm/nouveau/fifo/gf100-: recover from host mmu faults · ec884f74
      Ben Skeggs 提交于
      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: NBen Skeggs <bskeggs@redhat.com>
      ec884f74
  5. 14 7月, 2016 2 次提交
  6. 20 5月, 2016 5 次提交
  7. 14 3月, 2016 12 次提交
  8. 11 1月, 2016 2 次提交
  9. 28 8月, 2015 6 次提交