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:
1622653
)
drm/nouveau: fix non-vram notifier blocks
author
Ben Skeggs
<bskeggs@redhat.com>
Wed, 27 Jan 2010 04:29:05 +0000
(14:29 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Tue, 9 Feb 2010 02:47:52 +0000
(12:47 +1000)
Due to a thinko, these were previously forced to VRAM even if we allocated
them in GART.
This commit fixes that bug, but keeps the previous behaviour of using VRAM
by default until it's been tested properly across more chipsets.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found