]> git.baikalelectronics.ru Git - kernel.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)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 18 Apr 2012 09:25:34 +0000 (11:25 +0200)
commit3e5dfbccebe1ddbad9a4f4fd1cff05c21c2cb26c
tree750dcce461a9396b332999ed65682c13b682087b
parentd4296efa7a06c47da26e6dada3ee600e90534953
drm/i915: Unpin the flip target if we fail to queue the flip

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>
drivers/gpu/drm/i915/intel_display.c