[Bug 108622] [CI][BAT] igt at drv_selftest@live_execlists - dmesg-warn - *ERROR* MMIO: GuC action 0x2 failed with error -5 0xf000f000

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Nov 1 11:23:56 UTC 2018


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

--- Comment #2 from Chris Wilson <chris at chris-wilson.co.uk> ---
A simple solution would be to accept that guc preemption is not yet functional.

--- a/drivers/gpu/drm/i915/intel_guc_submission.c
+++ b/drivers/gpu/drm/i915/intel_guc_submission.c
@@ -1285,6 +1285,7 @@ static void guc_set_default_submission(struct
intel_engine_cs *engine)
        engine->reset.prepare = guc_reset_prepare;

        engine->flags &= ~I915_ENGINE_SUPPORTS_STATS;
+       engine->flags &= ~I915_ENGINE_HAS_PREEMPTION;
 }

 int intel_guc_submission_enable(struct intel_guc *guc)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list 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/20181101/8f8f5bfd/attachment-0001.html>


More information about the intel-gfx-bugs mailing list