git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97bf6af
)
nouveau: bring back legacy mmap handler
author
Dave Airlie
<airlied@redhat.com>
Tue, 16 Dec 2014 06:33:09 +0000
(16:33 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 22 Dec 2014 22:11:43 +0000
(08:11 +1000)
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>
drivers/gpu/drm/nouveau/nouveau_ttm.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/nouveau/nouveau_ttm.c
Simple merge