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:
d6ba6d2
)
drm/nouveau/gem: use bo.offset rather than mm_node.start
author
Ben Skeggs
<bskeggs@redhat.com>
Fri, 3 Aug 2012 19:46:01 +0000
(
05:46
+1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Wed, 3 Oct 2012 03:12:42 +0000
(13:12 +1000)
Won't necessarily be a drm_mm_node in the future, and I can't think of any
good reason to not use the offset from the bo struct. There may have been
some reason once apon a time, but, separate commit just in case.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found