https://github.com/torvalds/linux
Revision 7db26623257a16c901a4b77bfc5096ee05304932 authored by Ben Skeggs on 28 February 2011, 04:22:12 UTC, committed by Ben Skeggs on 28 February 2011, 05:00:16 UTC
Somehow fixes a misrendering + hang at GDM startup on my NVA8...

My first guess would have been stale TLB entries laying around that a new
bo then accidentally inherits.  That doesn't make a great deal of sense
however, as when we mapped the pages for the new bo the TLBs would've
gotten flushed anyway.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
1 parent 3c0556e
History
Tip revision: 7db26623257a16c901a4b77bfc5096ee05304932 authored by Ben Skeggs on 28 February 2011, 04:22:12 UTC
drm/nv50-nvc0: make sure vma is definitely unmapped when destroying bo
Tip revision: 7db2662
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-- 941 bytes
.mailmap -rw-r--r-- 4.0 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 186.8 KB
Makefile -rw-r--r-- 50.9 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top