[Bug 110938] [CI][BAT] igt at i915_selftest@live_evict - incomplete - GEM_BUG_ON(!vma->node.allocated)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 18 15:48:15 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=110938

--- Comment #4 from Caz.Yokoyama at intel.com ---
i915_pci_probe calls i915_gem_set_wedged() when i915_live_selftests() reports
an error as follow.

i915_pci_probe(
  i915_live_selftests(pdev);
  i915_pci_remove(struct pci_dev *pdev)
    i915_driver_unload(struct drm_device *dev)
      i915_gem_set_wedged(struct drm_i915_private *i915)

So there are 2 questions, 1) why i915_live_selftests() fails, 2) why recovery
causes kernel crash by spinlock.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20190618/ac13c6c4/attachment-0001.html>


More information about the intel-gfx-bugs mailing list