summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/amdgpu/drm/amdgpu_winsys.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-03winsys/amdgpu,radeonsi: add HUD counters for how much memory is wasted by slabsMarek Olšák1-0/+2
2020-12-01winsys/amdgpu: don't use debug_get_option_noop in a hot pathMarek Olšák1-0/+1
2020-11-19winsys/amdgpu: make RADEON_ALL_BOS a debug only featurePierre-Eric Pelloux-Prayer1-1/+3
2020-09-24amd/tmz: move uses_secure_bos to radeon_winsysPierre-Eric Pelloux-Prayer1-1/+0
2020-09-24radeonsi/tmz: allow secure job if the app made a tmz allocationPierre-Eric Pelloux-Prayer1-1/+1
2020-06-10ac/surface: add a wrapper structure to hold ADDR_HANDLEMarek Olšák1-2/+1
2020-05-11amdgpu: add encrypted slabs supportPierre-Eric Pelloux-Prayer1-0/+1
2020-05-11amdgpu/radeon: add secure apiPierre-Eric Pelloux-Prayer1-0/+1
2020-02-26gallium/hash_table: turn it into a wrapper around util/hash_tableMarek Olšák1-1/+1
2020-01-29winsys/amdgpu: Re-use amdgpu_screen_winsys when possibleMichel Dänzer1-0/+1
2020-01-27Revert "winsys/amdgpu: Re-use amdgpu_screen_winsys when possible"Marek Olšák1-1/+0
2020-01-23winsys/amdgpu: Re-use amdgpu_screen_winsys when possibleMichel Dänzer1-0/+1
2020-01-23winsys/amdgpu: Only re-export KMS handles for different DRM FDsMichel Dänzer1-0/+4
2020-01-23winsys/amdgpu: Keep track of retrieved KMS handles using hash tablesMichel Dänzer1-0/+5
2020-01-23winsys/amdgpu: Keep a list of amdgpu_screen_winsyses in amdgpu_winsysMichel Dänzer1-0/+7
2019-07-03winsys/amdgpu: Add amdgpu_screen_winsysMichel Dänzer1-3/+14
2018-11-29amd/addrlib: update Mesa's copy of addrlibNicolai Hähnle1-1/+1
2018-11-28winsys/amdgpu: optimize slab allocation for 2 MB amdgpu page tablesMarek Olšák1-1/+1
2018-11-28radeonsi: generalize the slab allocator code to allow layered slab allocatorsMarek Olšák1-4/+6
2018-07-18winsys/amdgpu: fix VDPAU interop by having one amdgpu_winsys_bo per BO (v2)Marek Olšák1-0/+5
2018-06-21radeonsi: add a debug flag to zero vram allocationsGrazvydas Ignotas1-0/+1
2017-11-09amdgpu: use simple mtxTimothy Arceri1-2/+3
2017-11-03winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.Andrey Grodzovsky1-0/+1
2017-11-02radeonsi: remove 'Authors:' commentsMarek Olšák1-4/+0
2017-11-01Revert "winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx."Marek Olšák1-1/+0
2017-10-31winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.Andrey Grodzovsky1-0/+1
2017-10-17radeonsi: add GFX-IB-size query to the HUDMarek Olšák1-0/+1
2017-08-30winsys/amdgpu: add BO to the global list only when RADEON_ALL_BOS is setSamuel Pitoiset1-0/+1
2017-08-04winsys/amdgpu: enable computation of tile swizzleMarek Olšák1-0/+2
2017-07-04winsys/amdgpu: use 128KB BOs for suballocations of up to 64KB BOsMarek Olšák1-2/+3
2017-07-04radeonsi: add a HUD query for getting an average GFX BO list sizeMarek Olšák1-0/+1
2017-05-18ac/radeonsi: move amdgpu_addr_create to ac_surfaceNicolai Hähnle1-3/+0
2017-03-07gallium/util: replace pipe_mutex with mtx_tTimothy Arceri1-2/+2
2017-01-25gallium/radeon: add a new HUD query for the number of mapped buffersSamuel Pitoiset1-0/+1
2017-01-23winsys/amdgpu: report a rejected IB as a lost contextMarek Olšák1-0/+1
2017-01-06gallium/radeon: add new HUD query num-SDMA-IBsMarek Olšák1-0/+1
2017-01-06gallium/radeon: rename the num-ctx-flushes query to num-GFX-IBsMarek Olšák1-1/+1
2016-09-27winsys/amdgpu: enable buffer allocation from slabsNicolai Hähnle1-0/+5
2016-08-10winsys/amdgpu: track the amount of mapped memoryMarek Olšák1-0/+2
2016-06-24winsys/amdgpu: add guard pages when R600_DEBUG=check_vm is enabledNicolai Hähnle1-0/+2
2016-06-15gallium/util: import the multithreaded job queue from amdgpu winsys (v2)Marek Olšák1-9/+2
2016-05-26winsys/amdgpu: add back multithreaded command submissionMarek Olšák1-0/+10
2016-05-10winsys/amdgpu: move gart_page_size to struct radeon_winsysMarek Olšák1-1/+0
2016-01-23winsys/amdgpu: optionally use buffer lists with all allocated buffersMarek Olšák1-0/+5
2015-12-11winsys/amdgpu: use pb_cache instead of pb_cache_managerMarek Olšák1-3/+2
2015-08-14winsys/amdgpu: add addrlib - texture addressing and alignment calculatorMarek Olšák1-0/+7
2015-08-14winsys/amdgpu: add a new winsys for the new kernel driverMarek Olšák1-0/+71