summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/radeon/radeon_uvd_enc.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-06radeon_winsys.h: add a winsys parameter to most winsys buffer functionsMarek Olšák1-2/+2
2021-01-05gallium/vl: merge identical h264/h265 enumsPierre-Eric Pelloux-Prayer1-2/+2
2020-12-05r300,r600,radeonsi: inline struct radeon_cmdbuf to remove dereferencesMarek Olšák1-7/+5
2020-09-22radeon: rename RADEON_TRANSFER_* -> RADEON_MAP_*Marek Olšák1-1/+1
2020-09-22gallium: rename PIPE_TRANSFER_* -> PIPE_MAP_*Marek Olšák1-1/+1
2020-09-21radeon: Pass HEVC encode crop parameters to the encoderThong Thai1-4/+13
2020-03-30radeon: switch to 3-spaces stylePierre-Eric Pelloux-Prayer1-111/+78
2020-02-27gallium/video: remove pipe_video_buffer.chroma_formatPierre-Eric Pelloux-Prayer1-1/+0
2019-07-26radeon/uvd: fix poc for hevc encodeBoyuan Zhang1-1/+2
2018-11-28winsys/amdgpu: explicitly declare whether buffer_map is permanent or notNicolai Hähnle1-3/+3
2018-11-09radeonsi: stop command submission with PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET onlyMarek Olšák1-1/+1
2018-04-05radeonsi: remove r600_common_contextMarek Olšák1-2/+2
2018-02-21radeon/uvd:add uvd hevc enc functionsJames Zhu1-0/+381