r600g: remove DMA padding
[mesa.git] / src / gallium / drivers / r600 / r600_uvd.c
2013-08-30 Marek Olšákr600g: move streamout state to drivers/radeon
2013-08-19 Christian Königvl: add entrypoint to get_video_param
2013-08-19 Christian Königvl: rename pipe_video_decoder to pipe_video_codec
2013-08-19 Christian Königvl: rename enum pipe_video_codec to pipe_video_format
2013-08-19 Christian Königvl: use a template for create_video_decoder
2013-07-12 Christian Königradeon/uvd: fall back to shader based decoding for...
2013-07-08 Christian Königr600/uvd: fix check for UVD 2.x
2013-05-03 Christian Königradeon/uvd: enable interlaced buffers by default
2013-05-03 Christian Königvl/idct: fix for commit 7d2f2a0c890b1993532a45c8c392c28...
2013-05-03 Christian Königvl/buffers: fix typo in function name
2013-05-01 Christian Königvl/buffer: use 2D_ARRAY instead of 3D textures
2013-04-26 Christian Königr600/uvd: stop advertising MPEG4 on UVD 2.x chips v2
2013-04-26 Christian Königradeon/uvd: stop using anonymous unions
2013-04-16 Christian Königr600/uvd: cleanup disabling tiling on pre EG asics
2013-04-11 Christian Königradeon/uvd: add UVD implementation v5