]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: Move r100_*_*reg out of line
authorAndi Kleen <ak@linux.intel.com>
Thu, 13 Oct 2011 23:08:42 +0000 (16:08 -0700)
committerDave Airlie <airlied@redhat.com>
Tue, 18 Oct 2011 08:55:05 +0000 (09:55 +0100)
commitb0c95dcc49b843c830816c30a8505eec878549a9
treeb354c4a7d32ae53d08deda69be293e70f7467a36
parentc660cab7b468602d15ce076ea7b1a7c776d7013f
drm/radeon: Move r100_*_*reg out of line

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>
drivers/gpu/drm/radeon/r100.c
drivers/gpu/drm/radeon/radeon.h