mesa/src/gallium/drivers
Christian König 5b2855bfe7 radeon/uvd: add UVD implementation v5
Just everything you need for UVD with r600g and radeonsi.

v2: move UVD code to radeon subdir, clean up build system additions,
    remove an unused SI function, disable tiling on SI for now.
v3: some minor indentation fix and rebased
v4: dpb size calculation fixed
v5: implement proper fall-back in case the kernel doesn't support UVD,
    based on patches from Andreas Boll but cleaned up a bit more.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
2013-04-11 17:10:28 +02:00
..
freedreno freedreno: use autogenerated register defs 2013-04-05 14:33:16 -04:00
galahad gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag 2013-01-04 13:18:33 +01:00
i915 gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS 2013-04-03 12:54:43 +02:00
identity gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag 2013-01-04 13:18:33 +01:00
llvmpipe llvmpipe: implement PIPE_QUERY_SO_STATISTICS 2013-04-10 12:32:56 -07:00
noop gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag 2013-01-04 13:18:33 +01:00
nouveau nouveau: accelerate buffer copies in resource_copy_region 2013-04-03 12:54:43 +02:00
nv30 nouveau: accelerate buffer copies in resource_copy_region 2013-04-03 12:54:43 +02:00
nv50 nv50,nvc0: remove MS resolve formats hack 2013-04-03 13:19:15 +02:00
nvc0 nv50,nvc0: remove MS resolve formats hack 2013-04-03 13:19:15 +02:00
r300 gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS 2013-04-03 12:54:43 +02:00
r600 radeon/uvd: add UVD implementation v5 2013-04-11 17:10:28 +02:00
radeon radeon/uvd: add UVD implementation v5 2013-04-11 17:10:28 +02:00
radeonsi radeon/uvd: add UVD implementation v5 2013-04-11 17:10:28 +02:00
rbug rbug: silence some MSVC signed/unsigned warnings 2013-03-21 09:24:35 -06:00
softpipe softpipe: misc updates to image dumping in softpipe_flush() 2013-04-09 08:27:53 -06:00
svga svga: add new memory-used HUD query 2013-04-03 11:02:47 -06:00
trace gallium/build: Fix visibility CFLAGS in automake 2013-03-16 12:45:22 +01:00
Makefile.am radeon/uvd: add UVD implementation v5 2013-04-11 17:10:28 +02:00