drm/radeon: Drop inlines from evergreen_cs.c / r600_cs.c
commit488479ebcbdfabbc4d2ae3fab13971bba3ced605
authorAndi Kleen <ak@linux.intel.com>
Thu, 13 Oct 2011 23:08:41 +0000 (13 16:08 -0700)
committerDave Airlie <airlied@redhat.com>
Tue, 18 Oct 2011 08:44:20 +0000 (18 09:44 +0100)
tree68f3921349cd17d510b8f8566cb1fb92a9e0c28b
parent1c482ab3596b8ee4c635926b35ee88ad56ba2f9c
drm/radeon: Drop inlines from evergreen_cs.c / r600_cs.c

Fixes

evergreen_cs_parse                          4080   23124  +19044

and others compared to a non force inline kernel.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/evergreen_cs.c
drivers/gpu/drm/radeon/r600_cs.c