[Bug 111378] [CI][DRMTIP]igt at perf_pmu@busy-no-semaphores-vcs0 - dmesg-warn- IRQs not enabled as expected
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Aug 15 13:19:56 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=111378
--- Comment #8 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit 62520e3361d2d9e2e41d3958dcc34faee79a3c1a (HEAD -> drm-intel-next-queued,
drm-intel/for-linux-next, drm-intel/drm-intel-next-queued)
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Thu Aug 15 05:20:30 2019 +0100
drm/i915: Move tasklet kicking to __i915_request_queue caller
Since __i915_request_queue() may be called from hardirq (timer) context,
we cannot use local_bh_disable/enable at the lower level. As we do want
to kick the tasklet to speed up initial submission or preemption for
normal client submission, lift it to the normal process context
callpath.
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala at linux.intel.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/20190815042031.27750-1-chris@chris-wilson.co.uk
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list 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/20190815/d265253f/attachment.html>
More information about the intel-gfx-bugs
mailing list