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
vdso32
.gitignore -rw-r--r-- 110 bytes
Makefile -rw-r--r-- 4.1 KB
checkundef.sh -rwxr-xr-x 169 bytes
vclock_gettime.c -rw-r--r-- 4.2 KB
vdso-layout.lds.S -rw-r--r-- 1.5 KB
vdso-note.S -rw-r--r-- 291 bytes
vdso.S -rw-r--r-- 130 bytes
vdso.lds.S -rw-r--r-- 862 bytes
vdso32-setup.c -rw-r--r-- 9.7 KB
vdso32.S -rw-r--r-- 473 bytes
vextern.h -rw-r--r-- 495 bytes
vgetcpu.c -rw-r--r-- 825 bytes
vma.c -rw-r--r-- 3.2 KB
vvar.c -rw-r--r-- 460 bytes

back to top