https://github.com/torvalds/linux
Revision 7317c75e66fce0c9f82fbe6f72f7e5256b315422 authored by Jesse Barnes on 29 August 2011, 16:45:28 UTC, committed by Keith Packard on 16 December 2011, 16:49:58 UTC
This fixes a race where we may try to finish a page flip and decrement
the refcount even if our vblank_get failed and we ended up with a
spurious flip pending interrupt.

Fixes https://bugs.freedesktop.org/show_bug.cgi?id=34211.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
1 parent c0f372b
History
Tip revision: 7317c75e66fce0c9f82fbe6f72f7e5256b315422 authored by Jesse Barnes on 29 August 2011, 16:45:28 UTC
drm/i915: don't set unpin_work if vblank_get fails
Tip revision: 7317c75
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 201.7 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top