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:
31edd48
)
drm/r600: get values from the passed in IB not the copy.
author
Dave Airlie
<airlied@linux.ie>
Fri, 25 Sep 2009 04:23:47 +0000
(14:23 +1000)
committer
Dave Airlie
<airlied@linux.ie>
Fri, 25 Sep 2009 04:23:47 +0000
(14:23 +1000)
this avoids reading back the IB on AGP, also it avoids
the race where since we haven't fetched the page from the main IB
and written it to the gpu one, reading back fetches 0.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found