drm/radeon: separate ring and IB handling
authorChristian König <christian.koenig@amd.com>
Thu, 31 Jul 2014 11:44:03 +0000 (13:44 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 5 Aug 2014 12:53:44 +0000 (08:53 -0400)
Both on their own are complex enough.

Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/Makefile
drivers/gpu/drm/radeon/radeon_ib.c [new file with mode: 0644]
drivers/gpu/drm/radeon/radeon_ring.c

Simple merge
Simple merge
Simple merge