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:
34cf01b
)
drm/nouveau: kick vram functions out into an "engine"
author
Ben Skeggs
<bskeggs@redhat.com>
Mon, 6 Dec 2010 05:28:54 +0000
(15:28 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Wed, 8 Dec 2010 03:48:20 +0000
(13:48 +1000)
NVC0 will be able to share some of nv50's paths this way. This also makes
it the card-specific vram code responsible for deciding if a given set
of tile_flags is valid, rather than duplicating the allowed types in
nv50_vram.c and nouveau_gem.c
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found