OSDN Git Service

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)
commit6fcbef7a50b2f618376b65845a92cde3efc4a131
treeb354c4a7d32ae53d08deda69be293e70f7467a36
parentce580fab739c815e25d13bae62f96ba7251f6e2e
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