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:
ce580fa
)
drm/radeon: Move r100_*_*reg out of line
author
Andi Kleen
<ak@linux.intel.com>
Thu, 13 Oct 2011 23:08:42 +0000
(16:08 -0700)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 18 Oct 2011 08:55:05 +0000
(09:55 +0100)
This shrinks the sizes of a lot of functions in the radeon driver
dramatically.
With a non force inline + -Os kernel this is default anyways.
Cc: David Airlie <airlied@linux.ie>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found