<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - [CI][SHARDS] igt@i915_selftest@live_hangcheck - dmesg-fail - igt_reset_evict_ggtt failed with error -5"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109484#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - [CI][SHARDS] igt@i915_selftest@live_hangcheck - dmesg-fail - igt_reset_evict_ggtt failed with error -5"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109484">bug 109484</a>
from <span class="vcard"><a class="email" href="mailto:venkata.s.dhanalakota@intel.com" title="sandeep <venkata.s.dhanalakota@intel.com>"> <span class="fn">sandeep</span></a>
</span></b>
<pre>(In reply to Chris Wilson from <a href="show_bug.cgi?id=109484#c2">comment #2</a>)
<span class="quote">> It's complaining that it didn't block on eviction... Quite possibly it found
> some space and didn't have to evict.</span >
may be the if-check need to be updated, to reflect the thread didn't require to
evict
12) if (wait_for(waitqueue_active(&rq->execute), 10)) {
struct drm_printer p = drm_info_printer(i915->drm.dev);
pr_err("igt/evict_vma kthread did not wait\n");
intel_engine_dump(rq->engine, &p, "%s\n", rq->engine->name);
i915_gem_set_wedged(i915);
goto out_reset;
}</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>