summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon
Commit message (Expand)AuthorAgeFilesLines
* radeonsi: move remaining perfcounter code into si_perfcounter.cNicolai Hähnle2018-12-191-639/+0
* winsys/amdgpu: add support for allocating GDS and OA resourcesMarek Olšák2018-11-281-1/+3
* winsys/amdgpu,radeon: pass vm_alignment to buffer_from_handleMarek Olšák2018-11-281-0/+1
* winsys/amdgpu: explicitly declare whether buffer_map is permanent or notNicolai Hähnle2018-11-287-18/+44
* radeonsi: stop command submission with PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET onlyMarek Olšák2018-11-096-9/+11
* radeon/vcn: use util function to get h264 profile idcBoyuan Zhang2018-10-261-2/+1
* radeon/vce: use util function to get h264 profile idcBoyuan Zhang2018-10-262-8/+2
* radeon/vcn: implement jpeg target buffer cmdBoyuan Zhang2018-10-231-1/+72
* radeon/vcn: implement jpeg bitstream buffer cmdBoyuan Zhang2018-10-231-1/+45
* radeon/uvd: remove get mjpeg slice headerBoyuan Zhang2018-10-231-157/+0
* radeon/vcn: add jpeg decode implementationBoyuan Zhang2018-10-233-7/+117
* radeon/vcn: separate send cmd call from end frameBoyuan Zhang2018-10-232-8/+28
* radeon/vcn: create cs based on ring typeBoyuan Zhang2018-10-231-2/+6
* radeon/winsys: add vcn jpeg ring typeBoyuan Zhang2018-10-231-0/+1
* radeon/vcn: add vcn jpeg decode interfaceBoyuan Zhang2018-10-231-0/+90
* radeon/vcn: move radeon decoder define to header fileBoyuan Zhang2018-10-232-31/+32
* Fix setting indent-tabs-mode in the Emacs .dir-locals.el filesNeil Roberts2018-10-171-1/+1
* radeon/uvd: use bitstream coded number for symbols of Huffman tablesLeo Liu2018-09-241-4/+14
* radeonsi: merge SI and CI dma_clear_buffer and remove the callbackMarek Olšák2018-09-101-2/+1
* radeonsi: pin the winsys thread to the requested L3 cache (v2)Marek Olšák2018-09-071-0/+8
* radeonsi: use storage_samples instead of color_samples in most placesMarek Olšák2018-07-311-1/+0
* radeonsi: rework RADEON_PRIO flags to be <= 31Marek Olšák2018-07-161-20/+21
* radeonsi: merge DCC/CMASK/HTILE priority flagsMarek Olšák2018-07-161-3/+1
* radeonsi: remove non-GFX BO priority flagsMarek Olšák2018-07-166-11/+5
* radeonsi: rename r600_texture -> si_texture, rxxx -> xxx or sxxxMarek Olšák2018-06-191-4/+4
* amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbufMarek Olšák2018-06-198-29/+29
* radeon/vce: add firmware support for ver 53 and upBoyuan Zhang2018-05-111-2/+2
* ac/surface: add EQAA supportMarek Olšák2018-05-101-0/+1
* radeonsi: rename r600_texture::resource to bufferMarek Olšák2018-04-271-1/+1
* radeonsi: use r600_resource() typecast helperMarek Olšák2018-04-272-5/+4
* radeonsi: remove r600_pipe_common.hMarek Olšák2018-04-274-333/+3
* radeon/vcn: fix mpeg4 msg buffer settingsBoyuan Zhang2018-04-261-9/+9
* radeon/vce: disable vce dual pipe on VegaMLeo Liu2018-04-181-1/+2
* radeonsi: implement mechanism for IBs without partial flushes at the end (v6)Marek Olšák2018-04-161-0/+7
* radeon/vcn: add VP9 profile2 supportLeo Liu2018-04-121-0/+16
* radeon/vcn: add VP9 context bufferLeo Liu2018-04-121-0/+26
* radeon/vcn: get VP9 msg bufferLeo Liu2018-04-122-1/+176
* radeon/vcn: fill probability table to prob buffersLeo Liu2018-04-121-0/+38
* radeon/vcn: add VP9 message buffer interfaceLeo Liu2018-04-121-0/+134
* radeon/vcn: add VP9 prob table bufferLeo Liu2018-04-122-18/+37
* radeon/vcn: add VP9 dpb buffer sizeLeo Liu2018-04-121-0/+6
* radeon/vcn: add VP9 stream type for decoderLeo Liu2018-04-122-0/+4
* radeonsi: try to fix androidMarek Olšák2018-04-051-48/+0
* radeonsi: try to fix mesonMarek Olšák2018-04-051-59/+0
* radeonsi: don't build libradeon.la separatelyMarek Olšák2018-04-052-50/+0
* radeonsi: remove r600_common_contextMarek Olšák2018-04-057-122/+19
* radeonsi: remove r600_pipe_common::screenMarek Olšák2018-04-051-1/+0
* radeonsi: move r600_buffer_common.c and r600_texture.c into radeonsiMarek Olšák2018-04-054-3340/+1
* radeonsi: move r600_gpu_load.c to si_gpu_load.cMarek Olšák2018-04-054-291/+1
* radeonsi: move r600_query.c/h files to si_query.c/hMarek Olšák2018-04-057-2396/+3