drm/i915/overlay: Tidy release_old_vid()
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 12 Aug 2010 11:21:54 +0000 (12:21 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 8 Sep 2010 09:23:50 +0000 (10:23 +0100)
commit5cd68c9864d65e49c910c701716e4e94e09f7ce0
tree1c6fe486abe21f56bf53472a8df3e5d7f56ce058
parent8dfbc3403113bcc51f0350c3471fa1abf664305f
drm/i915/overlay: Tidy release_old_vid()

Inline the call to wait_flip() and simplify the resulting code.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_overlay.c