drm/i915: Move i915_gem_object_wait_rendering()
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 4 Aug 2016 15:32:40 +0000 (16:32 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 4 Aug 2016 19:20:05 +0000 (20:20 +0100)
commit00e60f2659321a65a737c6aae6e106ed63ae993d
tree74a4375c8d2d6b594d090038ffc4a6ca368a6171
parent573adb396241e2aa46401529abdba93bc1886a48
drm/i915: Move i915_gem_object_wait_rendering()

Just move it earlier so that we can use the companion nonblocking
version in a couple of more callsites without having to add a forward
declaration.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1470324762-2545-24-git-send-email-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_gem.c
This page took 0.025229 seconds and 5 git commands to generate.