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:
697bb72
)
drm/nouveau/nouveau/ttm: fix tiled system memory with Maxwell
author
Alexandre Courbot
<acourbot@nvidia.com>
Thu, 9 Jul 2015 08:15:14 +0000
(17:15 +0900)
committer
Ben Skeggs
<bskeggs@redhat.com>
Tue, 28 Jul 2015 07:22:13 +0000
(17:22 +1000)
Add Maxwell to the switch statement that sets node->memtype, otherwise
all tiling information is ignored for buffers in system memory.
While we are at it, make that switch statement explicitly complain the
next time we meet a non-handled card family.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_ttm.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/nouveau/nouveau_ttm.c
Simple merge