Revision 47f1c6c9ffdec0c0e5a2c2709bd63c7380b325c4 authored by Chris Wilson on 03 December 2010, 15:37:31 UTC, committed by Chris Wilson on 03 December 2010, 17:50:55 UTC
If we leave the registers in a conflicting state then when we attempt
to teardown the active mode, we will not disable the pipes and planes
in the correct order -- leaving a plane reading from a disabled pipe and
possibly leading to undefined behaviour.

Reported-and-tested-by: Andy Whitcroft <apw@canonical.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=32078
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: stable@kernel.org
1 parent 5bddd17
History
File Mode Size
Kconfig -rw-r--r-- 1.4 KB
Makefile -rw-r--r-- 265 bytes
bind.c -rw-r--r-- 7.1 KB
daemon.c -rw-r--r-- 16.5 KB
interface.c -rw-r--r-- 12.6 KB
internal.h -rw-r--r-- 10.7 KB
key.c -rw-r--r-- 3.7 KB
main.c -rw-r--r-- 2.5 KB
namei.c -rw-r--r-- 23.7 KB
proc.c -rw-r--r-- 3.1 KB
rdwr.c -rw-r--r-- 24.5 KB
security.c -rw-r--r-- 2.8 KB
xattr.c -rw-r--r-- 6.4 KB

back to top