]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/radeon: clean up CS functions in r100.c
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Jun 2012 21:50:34 +0000 (17:50 -0400)
committerDave Airlie <airlied@redhat.com>
Fri, 29 Jun 2012 14:14:38 +0000 (15:14 +0100)
commit0242f74d29df00ea97a6377e3c66f14efbb340d3
tree7d213c21198788210634e318bc916687a61a70f8
parent4391b2cf4b09954b6e8ff31bf63826115fc149f0
drm/radeon: clean up CS functions in r100.c

Consolidate the CS functions to one section of the file.
Previously they were spread all around.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/r100.c