[Bug 111692] [CI][SHARDS] igt at i915_selftest@live_gem_contexts- dmesg-warn - igt_ctx_exec failed with error -5

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 16 10:36:05 UTC 2019


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

--- Comment #2 from Chris Wilson <chris at chris-wilson.co.uk> ---
Failed context restore, similar to

                        *cs++ = MI_LOAD_REGISTER_IMM(num_engines);
                        for_each_engine(signaller, i915, id) {
                                if (signaller == engine)
                                        continue;

                                *cs++ = i915_mmio_reg_offset(
                                          
RING_PSMI_CTL(signaller->mmio_base));
                                *cs++ = _MASKED_BIT_ENABLE(
                                                GEN6_PSMI_SLEEP_MSG_DISABLE);
                        }

which is only supposed to affect hsw-gt1.

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


More information about the intel-gfx-bugs mailing list