summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/radeonsi_uvd.c
Commit message (Expand)AuthorAgeFilesLines
* radeonsi: Apply si_* file naming scheme.Andreas Hartmetz2014-01-141-153/+0
* radeon/uvd: use PIPE_BIND_LINEAR for video surfacesGrigori Goronzy2013-10-131-4/+4
* radeon/uvd: move more logic into the common filesChristian König2013-09-121-3/+1
* radeonsi: use r600_common_context, r600_common_screen, r600_resourceMarek Olšák2013-08-311-3/+3
* vl: rename pipe_video_decoder to pipe_video_codecChristian König2013-08-191-3/+3
* vl: use a template for create_video_decoderChristian König2013-08-191-8/+2
* radeonsi: rename r600_resource_texture to r600_textureMarek Olšák2013-08-151-6/+6
* vl/idct: fix for commit 7d2f2a0c890b1993532a45c8c392c28950ddc06eChristian König2013-05-031-3/+3
* vl/buffers: fix typo in function nameChristian König2013-05-031-3/+3
* vl/buffer: use 2D_ARRAY instead of 3D texturesChristian König2013-05-011-7/+7
* radeon/uvd: stop using anonymous unionsChristian König2013-04-261-1/+1
* radeonsi: cleanup disabling tiling for UVD v3Christian König2013-04-241-3/+4
* radeon/uvd: add UVD implementation v5Christian König2013-04-111-0/+160