radeon/uvd: move more logic into the common files
authorChristian König <christian.koenig@amd.com>
Mon, 9 Sep 2013 08:49:55 +0000 (10:49 +0200)
committerChristian König <christian.koenig@amd.com>
Thu, 12 Sep 2013 13:16:30 +0000 (15:16 +0200)
commit2487324591c1629492288a814e1d8a3046d37b15
treebb43571548f04c376f4cd804014c140bbff147c4
parent56be937d42b2f18fff072854122dbe5e0a95dd16
radeon/uvd: move more logic into the common files

Move the code back into the common UVD files since we now
have base structures for R600 and radeonsi.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/r600/r600_pipe.c
src/gallium/drivers/r600/r600_pipe.h
src/gallium/drivers/r600/r600_uvd.c
src/gallium/drivers/radeon/radeon_uvd.c
src/gallium/drivers/radeon/radeon_uvd.h
src/gallium/drivers/radeonsi/radeonsi_uvd.c