summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r600/radeon_vce.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-09r600: update licensing to SPDX headerDavid Heidelberg1-28/+2
2024-01-06r300,r600,radeonsi: switch to pb_buffer_leanMarek Olšák1-1/+1
2023-11-20pipe: Extend get_feedback with additional metadataSil Vilerino1-1/+2
2023-08-17radeon_winsys: move allow_context_lost from cs_create to ctx_createMarek Olšák1-1/+1
2022-07-28util/list: rename LIST_ENTRY() to list_entry()Eric Engestrom1-5/+6
2022-07-27gallium/radeon: require radeon DRM 2.45.0 from April 2016Marek Olšák1-2/+1
2022-05-17gallium radeon/r600/omx/va: Adds support for multiple reference encodingSil Vilerino1-2/+2
2022-05-10amd: rename RING_* enums to AMD_IP_*Marek Olšák1-1/+1
2021-10-29gallium/radeon: merge BO read/write usage flags with priority flagsMarek Olšák1-2/+2
2021-07-26r600: change rate ctrl struct to arrayThong Thai1-1/+1
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-6/+6
2020-12-05r300,r600,radeonsi: inline struct radeon_cmdbuf to remove dereferencesMarek Olšák1-10/+9
2020-09-22radeon: rename RADEON_TRANSFER_* -> RADEON_MAP_*Marek Olšák1-1/+1
2020-09-22gallium: rename PIPE_TRANSFER_* -> PIPE_MAP_*Marek Olšák1-2/+2
2020-02-27gallium/video: remove pipe_video_buffer.chroma_formatPierre-Eric Pelloux-Prayer1-1/+0
2020-01-22r600: Move get_pic_param to radeon_vce.cTimur Kristóf1-0/+4
2019-10-28util: remove LIST_DEL macroTimothy Arceri1-3/+3
2019-10-28util: remove LIST_ADD macroTimothy Arceri1-3/+3
2019-10-28util: remove LIST_ADDTAIL macroTimothy Arceri1-1/+1
2019-10-28util: remove LIST_INITHEAD macroTimothy Arceri1-1/+1
2019-06-14ac: add radeon_info::is_amdgpu instead of checking drm_major == 3Marek Olšák1-4/+1
2018-11-28winsys/amdgpu: explicitly declare whether buffer_map is permanent or notNicolai Hähnle1-1/+3
2018-11-09radeonsi: stop command submission with PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET onlyMarek Olšák1-1/+1
2018-07-16r600: fix build after the removal of RADEON_PRIO_* flagsMarek Olšák1-1/+1
2017-11-29r300,r600,radeonsi: replace RADEON_FLUSH_* with PIPE_FLUSH_*Marek Olšák1-1/+1
2017-10-10r600: drop a bunch of post-cayman code. (v2)Dave Airlie1-24/+4
2017-09-26r600: fork and import gallium/radeonMarek Olšák1-0/+553