summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/radeon/radeon_vce_50.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-27radeonsi: remove r600_pipe_common.hMarek Olšák1-1/+1
2017-11-02radeonsi: remove 'Authors:' commentsMarek Olšák1-6/+0
2017-09-26r600: fork and import gallium/radeonMarek Olšák1-8/+8
2017-03-30gallium/radeon: move pre-GFX9 radeon_surf.* members to radeon_surf.u.legacy.*Marek Olšák1-5/+5
2016-11-01gallium/radeon: remove radeon_surf_level::pitch_bytesMarek Olšák1-2/+2
2016-10-26radeon/vce: use nblk_y instead of npix_yMarek Olšák1-1/+1
2016-06-28radeon/vce: use vce structure for vce 52 firmwareBoyuan Zhang1-0/+4
2015-12-11gallium/radeon: remove radeon_winsys_cs_handleMarek Olšák1-1/+1
2015-08-14radeon/vce: implement VCE dual instance supportLeo Liu1-3/+16
2015-08-14radeon/vce: make reloc offset signedChristian König1-1/+1
2015-08-14radeon/vce: add config task and put task info into encoder v2Leo Liu1-13/+1
2015-08-14radeon/vce: fix VCE fail after rebaseLeo Liu1-8/+6
2015-08-14radeon/vce: add dual pipe support for VILeo Liu1-1/+17
2015-08-14gallium/radeon: use VM for VCEChristian König1-4/+4
2015-05-22radeon/vce: adapt new firmware interface changesChristian König1-0/+228