summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/radeonsi/radeonsi_uvd.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-14radeonsi: Apply si_* file naming scheme.Andreas Hartmetz1-153/+0
2013-10-13radeon/uvd: use PIPE_BIND_LINEAR for video surfacesGrigori Goronzy1-4/+4
2013-09-12radeon/uvd: move more logic into the common filesChristian König1-3/+1
2013-08-31radeonsi: use r600_common_context, r600_common_screen, r600_resourceMarek Olšák1-3/+3
2013-08-19vl: rename pipe_video_decoder to pipe_video_codecChristian König1-3/+3
2013-08-19vl: use a template for create_video_decoderChristian König1-8/+2
2013-08-15radeonsi: rename r600_resource_texture to r600_textureMarek Olšák1-6/+6
2013-05-03vl/idct: fix for commit 7d2f2a0c890b1993532a45c8c392c28950ddc06eChristian König1-3/+3
2013-05-03vl/buffers: fix typo in function nameChristian König1-3/+3
2013-05-01vl/buffer: use 2D_ARRAY instead of 3D texturesChristian König1-7/+7
2013-04-26radeon/uvd: stop using anonymous unionsChristian König1-1/+1
2013-04-24radeonsi: cleanup disabling tiling for UVD v3Christian König1-3/+4
2013-04-11radeon/uvd: add UVD implementation v5Christian König1-0/+160