]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: Unpin the flip target if we fail to queue the flip
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 17 Apr 2012 18:35:53 +0000 (19:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 16:51:06 +0000 (08:51 -0800)
commit0ab9c5b5d2ffed9550ca2aae49ef39bfc61d2d0b
tree32b14277ee20eedf7c1b0f0d7ac16547f6d6a881
parentfd5f25462460a68f73ff8f90ac08535b01830d9a
drm/i915: Unpin the flip target if we fail to queue the flip

commit 83d4092b0381e5dd6f312b2ec57121dcf0fcbade upstream.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Julien Cristau <jcristau@debian.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/i915/intel_display.c