/include/uapi/xen/

4ba'/> net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2016-06-24 14:55:57 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2016-06-24 15:03:14 +0100
commit6e5a5beb8e344b1ab929de0c8446a61a70ed94ba (patch)
tree1bfb6d8e8fc086c5b3ee78aa025d93d5cc84dbe9
parentec602a0dfb394ac3a5f91d03c4d6fab6e45302cc (diff)
drm/i915: Split idling from forcing context switch
We only need to force a switch to the kernel context placeholder during eviction. All other uses of i915_gpu_idle() just want to wait until existing work on the GPU is idle. Rename i915_gpu_idle() to i915_gem_wait_for_idle() to avoid any implications about "parking" the context first. v2: Tweak an error message if the wait fails for the ilk vtd w/a Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1466776558-21516-6-git-send-email-chris@chris-wilson.co.uk
Diffstat