https://github.com/torvalds/linux
Revision f2f9a2cbaf019481feefe231f996d3602612fa99 authored by Ben Skeggs on 01 October 2014, 02:46:14 UTC, committed by Ben Skeggs on 02 October 2014, 03:32:24 UTC
Xorg (and any non-DRM client really) doesn't have permission to directly
touch VRAM on nv50 and up, which the fence code prior to g84 depends on.

It's less invasive to temporarily grant it premission to do so, as it
previously did, than it is to rework fencenv50 to use the VM.  That
will come later on.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
1 parent 5838ae6
History
Tip revision: f2f9a2cbaf019481feefe231f996d3602612fa99 authored by Ben Skeggs on 01 October 2014, 02:46:14 UTC
drm/nouveau: fix regression on original nv50 board
Tip revision: f2f9a2c
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-- 1.1 KB
.mailmap -rw-r--r-- 4.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 279.7 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top