aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/amdgpu/drm/amdgpu_winsys.h
Commit message (Expand)AuthorAgeFilesLines
* amd/addrlib: update Mesa's copy of addrlibNicolai Hähnle2018-11-291-1/+1
* winsys/amdgpu: optimize slab allocation for 2 MB amdgpu page tablesMarek Olšák2018-11-281-1/+1
* radeonsi: generalize the slab allocator code to allow layered slab allocatorsMarek Olšák2018-11-281-4/+6
* winsys/amdgpu: fix VDPAU interop by having one amdgpu_winsys_bo per BO (v2)Marek Olšák2018-07-181-0/+5
* radeonsi: add a debug flag to zero vram allocationsGrazvydas Ignotas2018-06-211-0/+1
* amdgpu: use simple mtxTimothy Arceri2017-11-091-2/+3
* winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.Andrey Grodzovsky2017-11-031-0/+1
* radeonsi: remove 'Authors:' commentsMarek Olšák2017-11-021-4/+0
* Revert "winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx."Marek Olšák2017-11-011-1/+0
* winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.Andrey Grodzovsky2017-10-311-0/+1
* radeonsi: add GFX-IB-size query to the HUDMarek Olšák2017-10-171-0/+1
* winsys/amdgpu: add BO to the global list only when RADEON_ALL_BOS is setSamuel Pitoiset2017-08-301-0/+1
* winsys/amdgpu: enable computation of tile swizzleMarek Olšák2017-08-041-0/+2
* winsys/amdgpu: use 128KB BOs for suballocations of up to 64KB BOsMarek Olšák2017-07-041-2/+3
* radeonsi: add a HUD query for getting an average GFX BO list sizeMarek Olšák2017-07-041-0/+1
* ac/radeonsi: move amdgpu_addr_create to ac_surfaceNicolai Hähnle2017-05-181-3/+0
* gallium/util: replace pipe_mutex with mtx_tTimothy Arceri2017-03-071-2/+2
* gallium/radeon: add a new HUD query for the number of mapped buffersSamuel Pitoiset2017-01-251-0/+1
* winsys/amdgpu: report a rejected IB as a lost contextMarek Olšák2017-01-231-0/+1
* gallium/radeon: add new HUD query num-SDMA-IBsMarek Olšák2017-01-061-0/+1
* gallium/radeon: rename the num-ctx-flushes query to num-GFX-IBsMarek Olšák2017-01-061-1/+1
* winsys/amdgpu: enable buffer allocation from slabsNicolai Hähnle2016-09-271-0/+5
* winsys/amdgpu: track the amount of mapped memoryMarek Olšák2016-08-101-0/+2
* winsys/amdgpu: add guard pages when R600_DEBUG=check_vm is enabledNicolai Hähnle2016-06-241-0/+2
* gallium/util: import the multithreaded job queue from amdgpu winsys (v2)Marek Olšák2016-06-151-9/+2
* winsys/amdgpu: add back multithreaded command submissionMarek Olšák2016-05-261-0/+10
* winsys/amdgpu: move gart_page_size to struct radeon_winsysMarek Olšák2016-05-101-1/+0
* winsys/amdgpu: optionally use buffer lists with all allocated buffersMarek Olšák2016-01-231-0/+5
* winsys/amdgpu: use pb_cache instead of pb_cache_managerMarek Olšák2015-12-111-3/+2
* winsys/amdgpu: add addrlib - texture addressing and alignment calculatorMarek Olšák2015-08-141-0/+7
* winsys/amdgpu: add a new winsys for the new kernel driverMarek Olšák2015-08-141-0/+71