aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon/radeon_vce.c
Commit message (Expand)AuthorAgeFilesLines
* radeon/video: use more of the common buffer code v2Christian König2014-09-111-8/+9
* gallium/radeon: cleanup header inclusionEmil Velikov2014-08-281-1/+1
* r600g/radeonsi: Use write-combined CPU mappings of some BOs in GTTMichel Dänzer2014-07-231-4/+4
* radeon/vce: set number of cpbs based on levelLeo Liu2014-06-181-3/+60
* radeon/vce: implement non-referenced framesLeo Liu2014-05-271-2/+4
* gallium/radeon: create and return a fence in the flush functionMarek Olšák2014-04-161-2/+3
* winsys/radeon: fold cs_set_flush_callback into cs_createMarek Olšák2014-04-161-2/+1
* radeon/vce: add proper CPB backtrackChristian König2014-04-111-6/+81
* radeon/vce: remove RVCE_NUM_CPB_EXTRA_FRAMESChristian König2014-04-111-1/+1
* radeon/vce: cleanup cpb handlingLeo Liu2014-04-041-3/+19
* radeon/vce: fix memory leakChristian König2014-03-081-0/+1
* radeon/vce: initial VCE support v8Christian König2014-02-131-0/+274