aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/si_uvd.c
Commit message (Expand)AuthorAgeFilesLines
* radeonsi: rename r600_texture -> si_texture, rxxx -> xxx or sxxxMarek Olšák2018-06-191-7/+7
* radeonsi: rename r600_texture::resource to bufferMarek Olšák2018-04-271-5/+5
* radeonsi: remove r600_common_contextMarek Olšák2018-04-051-5/+5
* radeonsi: use r600_common_context less pt7Marek Olšák2018-04-051-1/+1
* radeonsi: fix radeon create encoder returnBoyuan Zhang2018-03-021-1/+1
* radeonsi:create uvd hevc enc entryJames Zhu2018-02-211-3/+12
* radeonsi: remove r600_common_screenMarek Olšák2017-11-291-1/+1
* radeonsi: enable vcn encodeBoyuan Zhang2017-11-171-1/+3
* radeonsi: remove 'Authors:' commentsMarek Olšák2017-11-021-6/+0
* radeonsi: don't use the template keywordMarek Olšák2017-09-301-7/+7
* radeonsi/uvd: clean up si_video_buffer_createBenedikt Schemmer2017-09-301-30/+17
* radeonsi/uvd: fix planar formats broken since f70f6baaa3bb0f8b280ac2eaea69bbMarek Olšák2017-09-301-3/+8
* r600: fork and import gallium/radeonMarek Olšák2017-09-261-4/+4
* radeon/uvd: add YUYV format support for target bufferLeo Liu2017-08-211-1/+1
* radeonsi: enable vcn decodeLeo Liu2017-05-251-1/+4
* radeon/uvd: adapt gfx9 surface to uvdLeo Liu2017-03-301-2/+6
* gallium/radeon: add and use r600_texture_referenceMarek Olšák2016-06-291-1/+1
* radeon/video: always use the reusable buffer poolNicolai Hähnle2016-04-271-1/+1
* gallium/radeon: remove radeon_winsys_cs_handleMarek Olšák2015-12-111-8/+6
* winsys/radeon: add a private interface for radeon_surfaceMarek Olšák2015-04-291-2/+2
* radeon/uvd: fix gpu_address for video surfacesChristian König2014-08-121-0/+2
* radeon/vce: initial VCE support v8Christian König2014-02-131-0/+20
* gallium: remove PIPE_USAGE_STATICMarek Olšák2014-02-061-3/+3
* radeon/video: seperate common video functionsChristian König2014-02-061-1/+2
* radeonsi: cleanup includes, add missing licenseMarek Olšák2014-01-281-14/+0
* radeonsi: Rename radeonsi->si remaining identifiers in si_uvd.c.Andreas Hartmetz2014-01-141-2/+2
* radeonsi: Rename r600->si for functions in si_pipe.h.Andreas Hartmetz2014-01-141-4/+4
* radeonsi: Rename r600->si for structs in si_pipe.h.Andreas Hartmetz2014-01-141-1/+1
* radeonsi: Apply si_* file naming scheme.Andreas Hartmetz2014-01-141-0/+153