aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon/radeon_uvd.h
Commit message (Expand)AuthorAgeFilesLines
* radeon: switch to 3-spaces stylePierre-Eric Pelloux-Prayer2020-03-301-328/+328
* radeonsi: remove 'Authors:' commentsMarek Olšák2017-11-021-6/+0
* r600: fork and import gallium/radeonMarek Olšák2017-09-261-5/+5
* radeon/uvd: add MJPEG stream typeLeo Liu2017-08-211-0/+1
* radeon/uvd: adapt gfx9 surface to uvdLeo Liu2017-03-301-1/+6
* radeon/uvd: add uvd soc15 registerLeo Liu2017-03-301-0/+5
* radeon/uvd: add session context buffer for polaris 10/11 v2Christian König2016-07-181-0/+1
* gallium/radeon: clean left-shift undefined behaviorNicolai Hähnle2016-05-071-3/+3
* gallium/radeon: remove radeon_winsys_cs_handleMarek Olšák2015-12-111-1/+1
* radeon/uvd: uv pitch separation for stoneyBoyuan Zhang2015-11-231-1/+4
* radeon/uvd: implement and add flag for VAAPI HEVC decodeBoyuan Zhang2015-10-271-0/+9
* radeon/uvd: implement HEVC supportBoyuan Zhang2015-08-141-0/+63
* gallium/radeon: add h264 performance HW decoder supportLeo Liu2015-08-141-0/+2
* winsys/radeon: add a private interface for radeon_surfaceMarek Olšák2015-04-291-2/+2
* winsys/radeon: move radeon_winsys.h to drivers/radeonMarek Olšák2015-04-291-1/+1
* gallium/radeon: cleanup header inclusionEmil Velikov2014-08-281-1/+1
* radeon/video: seperate common video functionsChristian König2014-02-061-19/+0
* r600g,radeonsi: consolidate get_paramf and get_video_paramMarek Olšák2014-01-281-0/+3
* radeon/uvd: move more logic into the common filesChristian König2013-09-121-1/+0
* vl: add entrypoint to is_video_format_supportedChristian König2013-08-191-1/+2
* vl: add entrypoint to get_video_paramChristian König2013-08-191-0/+1
* vl: rename pipe_video_decoder to pipe_video_codecChristian König2013-08-191-4/+4
* vl: use a template for create_video_decoderChristian König2013-08-191-5/+1
* radeon/uvd: stop using anonymous unionsChristian König2013-04-261-3/+3
* radeon/uvd: add UVD implementation v5Christian König2013-04-111-0/+377