aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/amdgpu
Commit message (Expand)AuthorAgeFilesLines
* radeonsi: Allocate buffers for DCC.Bas Nieuwenhuizen2015-10-241-5/+42
* radeonsi: add support for Stoney asics (v3)Samuel Li2015-10-232-3/+11
* winsys/amdgpu: add winsys function cs_get_buffer_listMarek Olšák2015-10-032-0/+20
* gallium/radeon: stop using "reloc" in a few placesMarek Olšák2015-10-032-29/+29
* gallium/radeon: tell the winsys the exact resource binding typesMarek Olšák2015-10-031-4/+4
* winsys/amdgpu: calculate the maximum number of compute unitsMarek Olšák2015-09-101-2/+13
* winsys/amdgpu: remove exported buffers from the cacheMarek Olšák2015-09-031-0/+3
* winsys/amdgpu: remove IB padding for SIMarek Olšák2015-09-011-17/+5
* winsys/amdgpu: use small IBs for better performance on VIMarek Olšák2015-09-011-7/+9
* gallium/radeon: read_registers should return bool meaning success or failureMarek Olšák2015-08-261-3/+3
* winsys/amdgpu: automake: remove missing headersEmil Velikov2015-08-221-2/+0
* android: fix cflags and includes for amdgpu winsysMauro Rossi2015-08-221-0/+10
* winsys/amdgpu: fix the type of memory usage countersMarek Olšák2015-08-191-2/+2
* radeon/vce: disable VCE dual instance for harvest partLeo Liu2015-08-141-0/+1
* radeonsi: add support for FIJI (v4)Alex Deucher2015-08-141-0/+4
* winsys/amdgpu: add addrlib support for Fiji (v2)Alex Deucher2015-08-143-1/+11
* winsys/amdgpu: add addrlib - texture addressing and alignment calculatorMarek Olšák2015-08-1426-2/+22368
* winsys/amdgpu: add a new winsys for the new kernel driverMarek Olšák2015-08-1410-0/+2340