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:
d5f4239
)
drm/nv50-nvc0: delay GART binding until move_notify time
author
Ben Skeggs
<bskeggs@redhat.com>
Thu, 10 Feb 2011 02:59:51 +0000
(12:59 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Thu, 24 Feb 2011 20:46:01 +0000
(06:46 +1000)
The immediate benefit of doing this is that on NV50 and up, the GPU
virtual address of any buffer is now constant, regardless of what
memtype they're placed in.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found