summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/radeon/radeon_vce.c
AgeCommit message (Expand)AuthorFilesLines
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-16radeonsi: remove non-GFX BO priority flagsMarek Olšák1-1/+1
2018-05-11radeon/vce: add firmware support for ver 53 and upBoyuan Zhang1-2/+2
2018-04-18radeon/vce: disable vce dual pipe on VegaMLeo Liu1-1/+2
2018-04-05radeonsi: remove r600_common_contextMarek Olšák1-1/+1
2018-04-05radeonsi: use r600_common_context less pt7Marek Olšák1-2/+2
2018-03-21radeon/vce: move feedback command inside of destroy functionLeo Liu1-1/+0
2017-12-08radeon/vce: move destroy command before feedback commandLeo Liu1-1/+1
2017-11-29r300,r600,radeonsi: replace RADEON_FLUSH_* with PIPE_FLUSH_*Marek Olšák1-1/+1
2017-11-29radeonsi: remove r600_common_screenMarek Olšák1-21/+21
2017-11-02radeonsi: remove 'Authors:' commentsMarek Olšák1-6/+0
2017-09-26r600: fork and import gallium/radeonMarek Olšák1-33/+33
2017-08-16radeon/vce: support all firmwares with major ver 53Boyuan Zhang1-8/+10
2017-03-30radeon/vce: add vce support for firmware 53.19.4Leo Liu1-0/+6
2017-03-30radeon/vce: adapt gfx9 surface to vceLeo Liu1-5/+19
2017-03-30gallium/radeon: move pre-GFX9 radeon_surf.* members to radeon_surf.u.legacy.*Marek Olšák1-4/+4
2016-12-21radeonsi: add Polaris12 support (v3)Junwei Zhang1-1/+2
2016-12-05radeon/vce Handle H.264 level 5.2Andy Furniss1-1/+2
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-2/+2
2016-10-04winsys/radeon: add buffer_get_reloc_offsetNicolai Hähnle1-1/+1
2016-09-30radeon/vce: adjust the buffer offset when relocation is usedNicolai Hähnle1-0/+1
2016-09-27gallium/radeon: add RADEON_USAGE_SYNCHRONIZEDNicolai Hähnle1-1/+2
2016-09-20radeon/vce: add firmware support for version 52.8.3Leo Liu1-0/+3
2016-07-05radeon/vce: increase cpb height alignmentLeo Liu1-1/+1
2016-06-28radeon/vce: use vce structure for vce 52 firmwareBoyuan Zhang1-0/+4
2016-05-17gallium/radeon: add radeon_emitted to check for non-trivial IBsNicolai Hähnle1-1/+1
2016-03-24radeon/vce: disable two pipe mode for Polaris11Sonny Jiang1-1/+2
2016-03-24radeon/vce: add Polaris11 VCE firmware supportSonny Jiang1-0/+3
2016-03-20gallium/radeon: remove old CS tracingMarek Olšák1-2/+2
2016-03-09gallium/radeon: use explicit drm_major, drm_minor checkEmil Velikov1-1/+2
2015-12-11gallium/radeon: remove radeon_winsys_cs_handleMarek Olšák1-5/+5
2015-11-20radeon/vce: disable two pipe mode for stoneyLeo Liu1-1/+2
2015-11-20radeon/vce: add new firmware interface supportLeo Liu1-5/+16
2015-10-03gallium/radeon: stop using "reloc" in a few placesMarek Olšák1-1/+1
2015-10-03gallium/radeon: tell the winsys the exact resource binding typesMarek Olšák1-1/+1
2015-08-14radeon/vce: disable VCE dual instance for harvest partLeo Liu1-1/+3
2015-08-14radeon/vce: implement VCE dual instance supportLeo Liu1-2/+11
2015-08-14radeon/vce: make reloc offset signedChristian König1-2/+2
2015-08-14radeon/vce: add config task and put task info into encoder v2Leo Liu1-12/+9
2015-08-14radeon/vce: add dual pipe support for VILeo Liu1-3/+3
2015-08-14radeon/vce: add new firmware support for VI and CILeo Liu1-1/+7
2015-08-14radeon/vce: implement VCE two pipe supportLeo Liu1-0/+5
2015-08-14gallium/radeon: use VM for VCEChristian König1-0/+24
2015-08-07winsys/radeon: add an interface for contextsMarek Olšák1-1/+2
2015-05-22radeon/vce: adapt new firmware interface changesChristian König1-2/+20
2015-05-22radeon/vce: move CPB handling function into common codeChristian König1-0/+38
2015-04-29winsys/radeon: add a private interface for radeon_surfaceMarek Olšák1-1/+1
2015-04-29winsys/radeon: move radeon_winsys.h to drivers/radeonMarek Olšák1-1/+0