[Bug 111651] [CI][RESUME] igt at gem_ctx_shared@q-independent-bsd[12] - Skip - mmio base not known
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Sep 16 16:17:03 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=111651
Caz.Yokoyama at intel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|not set |normal
--- Comment #3 from Caz.Yokoyama at intel.com ---
Need to update igt for TGL.
igt_subtest_f("Q-independent-%s", e->name)
independent(i915, ring = e->exec_id | e->flags, flags = 0);
switch (ring) {
case I915_EXEC_DEFAULT:
case I915_EXEC_RENDER:
#if 0
case I915_EXEC_BSD:
mmio_base = 0x12000;
break;
#endif
case I915_EXEC_VEBOX:
default:
igt_skip("mmio base not known\n");
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20190916/00a37c6e/attachment-0001.html>
More information about the intel-gfx-bugs
mailing list