summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon/radeon_vce_40_2_2.c
Commit message (Expand)AuthorAgeFilesLines
* radeon/vce: use vce structure for vce 52 firmwareBoyuan Zhang2016-06-281-0/+4
* radeon/winsys: introduce radeon_winsys_cs_chunkNicolai Hähnle2016-06-011-3/+3
* gallium/radeon: remove radeon_winsys_cs_handleMarek Olšák2015-12-111-2/+2
* radeon/vce: fix vui time_scale zero errorLeo Liu2015-09-251-0/+3
* radeon/vce: make reloc offset signedChristian König2015-08-141-1/+1
* radeon/vce: add config task and put task info into encoder v2Leo Liu2015-08-141-8/+31
* radeon/vce: add dual pipe support for VILeo Liu2015-08-141-17/+0
* radeon/vce: implement VCE two pipe supportLeo Liu2015-08-141-0/+17
* gallium/radeon: use VM for VCEChristian König2015-08-141-10/+7
* radeon/vce: move CPB handling function into common codeChristian König2015-05-221-29/+3
* winsys/radeon: move radeon_winsys.h to drivers/radeonMarek Olšák2015-04-291-1/+0
* radeon/vce: implement video usability information supportLeo Liu2015-03-311-0/+52
* radeon/video: use more of the common buffer code v2Christian König2014-09-111-2/+3
* gallium/radeon: cleanup header inclusionEmil Velikov2014-08-281-1/+1
* radeon/vce: implement h264 level supportLeo Liu2014-06-181-1/+1
* radeon/vce: implement h264 profile supportLeo Liu2014-06-041-1/+4
* radeon/vce: implement non-referenced framesLeo Liu2014-05-271-1/+1
* radeon/vce: implement B-frame supportChristian König2014-04-111-21/+52
* radeon/vce: add proper CPB backtrackChristian König2014-04-111-17/+27
* vl: add interface for H264 B-frame encodingChristian König2014-04-111-5/+6
* radeon/vce: remove RVCE_NUM_CPB_EXTRA_FRAMESChristian König2014-04-111-2/+1
* radeon/vce: cleanup cpb handlingLeo Liu2014-04-041-8/+16
* radeon/vce: initial VCE support v8Christian König2014-02-131-0/+348