summaryrefslogtreecommitdiff
path: root/curvetun_mgmt_servers.h
diff options
context:
space:
mode:
Diffstat (limited to 'curvetun_mgmt_servers.h')
0 files changed, 0 insertions, 0 deletions
)
drm/i915: Only queue requests during execlists submission
Leave the more complicated request dequeueing to the tasklet and instead just kick start the tasklet if we detect we are adding the first request. v2: Play around with list operators until we agree upon something Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Mika Kuoppala <mika.kuoppala@intel.com> Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20160909131201.16673-2-chris@chris-wilson.co.uk
Diffstat
-rw-r--r--drivers/gpu/drm/i915/intel_lrc.c28
1 files changed, 4 insertions, 24 deletions
diff --git a/drivers/gpu/drm/i915/intel_lrc.c b/drivers/gpu/drm/i915/intel_lrc.c