summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon/radeon_video.c
Commit message (Expand)AuthorAgeFilesLines
* r600g/radeonsi: Use write-combined CPU mappings of some BOs in GTTMichel Dänzer2014-07-231-4/+7
* radeon/uvd: disable VC-1 simple/main on UVD 2.xGrigori Goronzy2014-06-181-1/+4
* radeon/vce: initial VCE support v8Christian König2014-02-131-0/+25
* vl: add H264 encoding interfaceChristian König2014-02-111-2/+3
* radeon/video: directly create buffers in the right domainChristian König2014-02-061-3/+6
* radeon/video: seperate common video functionsChristian König2014-02-061-0/+293