[Bug 103994] [CI] igt at drv_selftest@live_contexts - dmesg-warn - RPM wakelock ref not held during HW access
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Dec 1 12:47:57 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103994
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit b37aef5f1b5a4788eca662de6cb33e1521a7e404
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Thu Nov 30 09:42:31 2017 +0000
drm/i915/selftests: Wake the device before executing requests on the GPU
To execute a requests requires us to have first woken the device, using
the rpm wakeref (as the request needs to write to hardware to setup the
context/ppGTT and execute on the GPU). So call intel_runtime_pm_get()
around queuing the request; the request itself will then carry a wakeref
until completion.
References: https://bugs.freedesktop.org/show_bug.cgi?id=103994
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
Cc: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
Cc: Matthew Auld <matthew.auld at intel.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/20171130094231.10405-1-chris@chris-wilson.co.uk
Reviewed-by: Mika Kuoppala <mika.kuoppala at linux.intel.com>
--
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/20171201/4644af4c/attachment.html>
More information about the intel-gfx-bugs
mailing list