commit | 00e60f2659321a65a737c6aae6e106ed63ae993d | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Aug 04 16:32:40 2016 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Aug 04 20:20:05 2016 +0100 |
tree | 74a4375c8d2d6b594d090038ffc4a6ca368a6171 | |
parent | 573adb396241e2aa46401529abdba93bc1886a48 [diff] |
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