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:
7ed220d
)
drm/radeon/kms: cut down indirects in register accesses.
author
Dave Airlie
<airlied@redhat.com>
Wed, 12 Aug 2009 08:43:14 +0000
(18:43 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Sat, 15 Aug 2009 22:36:34 +0000
(08:36 +1000)
We really don't want to be doing all these indirects, updating
the GPU gart table is something we do often so the less overhead the
better.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found