aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon/radeon_video.h
Commit message (Expand)AuthorAgeFilesLines
* radeon: switch to 3-spaces stylePierre-Eric Pelloux-Prayer2020-03-301-10/+9
* radeonsi: remove si_vid_join_surfaces and use combined planar allocationsMarek Olšák2019-10-091-6/+0
* radeonsi: rename r600_resource -> si_resourceMarek Olšák2019-01-221-1/+1
* amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbufMarek Olšák2018-06-191-1/+1
* radeonsi: use r600_common_context less pt7Marek Olšák2018-04-051-1/+1
* radeonsi: move video queries into si_get.cMarek Olšák2017-11-291-12/+2
* radeonsi: remove 'Authors:' commentsMarek Olšák2017-11-021-6/+0
* r600: fork and import gallium/radeonMarek Olšák2017-09-261-18/+18
* radeon/uvd: adapt gfx9 surface to uvdLeo Liu2017-03-301-1/+1
* radeon/video: always use the reusable buffer poolNicolai Hähnle2016-04-271-1/+1
* winsys/radeon: add a private interface for radeon_surfaceMarek Olšák2015-04-291-1/+1
* winsys/radeon: move radeon_winsys.h to drivers/radeonMarek Olšák2015-04-291-1/+1
* radeon/video: use the hw to initial clear the buffersChristian König2014-09-111-1/+1
* radeon/video: use more of the common buffer code v2Christian König2014-09-111-8/+5
* 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-1/+3
* radeon/video: directly create buffers in the right domainChristian König2014-02-061-1/+3
* radeon/video: seperate common video functionsChristian König2014-02-061-0/+84