[Bug 111337] [CI][SHARDS] igt at i915_selftest@mock_requests - incomplete - kernel BUG at drivers/gpu/drm/i915/selftests/i915_request.c:203!
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Aug 9 10:13:38 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=111337
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit cbb153c50ebe4f635d970a1685302288e3f573fe
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Thu Aug 8 20:45:25 2019 +0100
drm/i915/selftests: Fixup a missing legacy_idx
Grr, missed one*. For using the legacy engine map, we should use
engine->legacy_idx. Ideally, we should know the intel_context in the
selftest and avoid all the fiddling around with unwanted GEM contexts.
* In my defence, the conflict was added in another patch after it was
tested by CI.
v2: mock engines needs legacy love as well
Fixes: f1c4d157ab9b ("drm/i915: Fix up the inverse mapping for default
ctx->engines[]")
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
Cc: Matthew Auld <matthew.auld at intel.com>
Reviewed-by: Matthew Auld <matthew.auld at intel.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/20190808194525.9410-2-chris@chris-wilson.co.uk
--
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/20190809/8d2ee1d6/attachment-0001.html>
More information about the intel-gfx-bugs
mailing list