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:
e8a863c
)
drm/nouveau: no need to update bo.offset from vma after validate
author
Ben Skeggs
<bskeggs@redhat.com>
Fri, 3 Jun 2011 05:47:39 +0000
(15:47 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Thu, 23 Jun 2011 05:58:32 +0000
(15:58 +1000)
On chipsets using nouveau_vm, the virtual address stays constant, so
the value set at bo creation time is fine.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found