[PATCH 1/2] drm/radeon: clean up CS functions in r100.c

2012-06-28 Thread Jerome Glisse
On Thu, Jun 28, 2012 at 5:50 PM, wrote: > From: Alex Deucher > > Consolidate the CS functions to one section of the file. > Previously they were spread all around. > > Signed-off-by: Alex Deucher Reviewed-by: Jerome Glisse > --- > ?drivers/gpu/drm/radeon/r100.c | 2983 > -

[PATCH 1/2] drm/radeon: clean up CS functions in r100.c

2012-06-28 Thread alexdeuc...@gmail.com
From: Alex Deucher Consolidate the CS functions to one section of the file. Previously they were spread all around. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/r100.c | 2983 - 1 files changed, 1491 insertions(+), 1492 deletions(-) diff --git