aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2019-08-15 05:20:30 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2019-08-15 13:27:44 +0100
commit62520e3361d2d9e2e41d3958dcc34faee79a3c1a (patch)
treed1bce70804ebce76fe243abd5d6c9a2150f9db50 /include/drm
parentdrm/i915/icl: Add gen11 specific render breadcrumbs (diff)
downloadlinux-dev-62520e3361d2d9e2e41d3958dcc34faee79a3c1a.tar.xz
linux-dev-62520e3361d2d9e2e41d3958dcc34faee79a3c1a.zip
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@chris-wilson.co.uk> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190815042031.27750-1-chris@chris-wilson.co.uk
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions