https://github.com/torvalds/linux
Revision 2036eaa74031b11028ee8fc1f44f128fdc871dda authored by Dave Airlie on 16 December 2014, 06:33:09 UTC, committed by Dave Airlie on 22 December 2014, 22:11:43 UTC
nouveau userspace back at 1.0.1 used to call the X server
DRIOpenDRMMaster interface even for DRI2 (doh!), this attempts
to map the sarea and fails if it can't.

Since 884c6dabb0eafe7227f099c9e78e514191efaf13 from Daniel,
this fails, but only ancient drivers would see it.

Revert the nouveau bits of that fix.

Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: <stable@vger.kernel.org>  # 3.18
Signed-off-by: Dave Airlie <airlied@redhat.com>
1 parent 97bf6af
History
Tip revision: 2036eaa74031b11028ee8fc1f44f128fdc871dda authored by Dave Airlie on 16 December 2014, 06:33:09 UTC
nouveau: bring back legacy mmap handler
Tip revision: 2036eaa
File Mode Size
internal
ablk_helper.h -rw-r--r-- 734 bytes
aead.h -rw-r--r-- 2.6 KB
aes.h -rw-r--r-- 1019 bytes
algapi.h -rw-r--r-- 10.9 KB
authenc.h -rw-r--r-- 845 bytes
b128ops.h -rw-r--r-- 2.4 KB
blowfish.h -rw-r--r-- 376 bytes
cast5.h -rw-r--r-- 551 bytes
cast6.h -rw-r--r-- 597 bytes
cast_common.h -rw-r--r-- 193 bytes
compress.h -rw-r--r-- 4.0 KB
cryptd.h -rw-r--r-- 1.8 KB
crypto_wq.h -rw-r--r-- 122 bytes
ctr.h -rw-r--r-- 524 bytes
des.h -rw-r--r-- 503 bytes
drbg.h -rw-r--r-- 8.9 KB
gf128mul.h -rw-r--r-- 8.0 KB
hash.h -rw-r--r-- 28.9 KB
hash_info.h -rw-r--r-- 1.1 KB
if_alg.h -rw-r--r-- 2.2 KB
lrw.h -rw-r--r-- 1.2 KB
mcryptd.h -rw-r--r-- 2.3 KB
md5.h -rw-r--r-- 288 bytes
null.h -rw-r--r-- 192 bytes
padlock.h -rw-r--r-- 649 bytes
pcrypt.h -rw-r--r-- 1.4 KB
pkcs7.h -rw-r--r-- 969 bytes
public_key.h -rw-r--r-- 2.7 KB
rng.h -rw-r--r-- 4.8 KB
scatterwalk.h -rw-r--r-- 3.2 KB
serpent.h -rw-r--r-- 673 bytes
sha.h -rw-r--r-- 2.3 KB
skcipher.h -rw-r--r-- 2.7 KB
twofish.h -rw-r--r-- 716 bytes
vmac.h -rw-r--r-- 2.1 KB
xts.h -rw-r--r-- 613 bytes

back to top