aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/radeon/drm/radeon_drm_winsys.h
Commit message (Expand)AuthorAgeFilesLines
* winsys/radeon: implement ctx_query_reset_status by copying radeonsiMarek Olšák2019-05-161-0/+1
* winsys/radeon: implement and enable 32-bit VM allocationsMarek Olšák2018-02-171-0/+2
* winsys/radeon: add struct radeon_vm_heapMarek Olšák2018-02-171-3/+8
* radeonsi: remove 'Authors:' commentsMarek Olšák2017-11-021-4/+1
* gallium/util: replace pipe_mutex with mtx_tTimothy Arceri2017-03-071-5/+5
* winsys/radeon: remove fall-back definesEmil Velikov2017-02-161-18/+0
* gallium/radeon: add a new HUD query for the number of mapped buffersSamuel Pitoiset2017-01-251-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/radeon: enable buffer allocation from slabsNicolai Hähnle2016-09-271-0/+5
* winsys/radeon: add fine-grained fences for slab buffersNicolai Hähnle2016-09-271-0/+1
* winsys/radeon: add slab buffer listNicolai Hähnle2016-09-271-0/+1
* winsys/radeon: track the amount of mapped memoryMarek Olšák2016-08-101-0/+2
* winsys/radeon: add guard pages when R600_DEBUG=check_vm is enabledNicolai Hähnle2016-06-241-0/+1
* winsys/radeon: use the common job queue for multithreaded command submission v2Marek Olšák2016-06-151-9/+3
* winsys/radeon: use gart_page_size instead of private size_alignMarek Olšák2016-05-101-3/+0
* winsys/radeon: use pb_cache instead of pb_cache_managerMarek Olšák2015-12-111-2/+2
* winsys/radeon: move variables from radeon_bomgr to radeon_drm_winsysMarek Olšák2015-12-111-0/+16
* Revert "radeon/winsys: increase the IB size for VM"Marek Olšák2015-08-231-1/+0
* radeon/winsys: increase the IB size for VMMarek Olšák2015-08-061-0/+1
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-1/+1
* winsys/radeon: Unmap GPU VM address range when destroying BOMichel Dänzer2015-06-241-0/+1
* winsys/radeon: add a private interface for radeon_surfaceMarek Olšák2015-04-291-0/+1
* winsys/radeon: move radeon_winsys.h to drivers/radeonMarek Olšák2015-04-291-1/+1
* winsys/radeon: test the userptr ioctl to see if it's presentMarek Olšák2015-02-171-0/+19
* winsys/radeon: Use a single buffer cache manager againMichel Dänzer2014-10-171-4/+1
* winsys/radeon: Use separate caching buffer manager for each set of flagsMichel Dänzer2014-10-151-4/+4
* winsys/radeon: fix nop packet padding for hawaiiAndreas Boll2014-08-121-0/+1
* r600g/radeonsi: Use write-combined CPU mappings of some BOs in GTTMichel Dänzer2014-07-231-0/+2
* winsys/radeon: Use separate caching buffer managers for VRAM and GTTMichel Dänzer2014-07-231-1/+2
* winsys/radeon: fix a race condition between winsys_create and winsys_destroyMarek Olšák2014-04-101-0/+1
* winsys/radeon: remove unused radeon_info variables, move backend_mapMarek Olšák2014-04-101-0/+1
* r600g,radeonsi: add a bunch of useful queries for the HUDMarek Olšák2014-04-091-0/+1
* winsys/radeon: remove cs_queue_emptyChristian König2013-09-221-5/+0
* r600g: add a query returning the amount of time spent during bo_map sync.Marek Olšák2013-04-161-0/+1
* r600g: add a driver query returning the amount of requested VRAM and GTT memoryMarek Olšák2013-03-261-0/+2
* radeon/winsys: add dma ring support to winsys v3Jerome Glisse2013-01-281-0/+17
* radeon/winsys: move radeon family/class identification to winsysJerome Glisse2013-01-071-3/+3
* radeonsi: initial WIP SI codeTom Stellard2012-04-131-1/+2
* r600g: add support for common surface allocator for tiling v13Jerome Glisse2012-02-061-0/+1
* r600g: first step into winsys/radeonMarek Olšák2011-08-161-0/+6
* winsys/radeon: simplify how value queries workMarek Olšák2011-07-251-10/+2
* r300g: dynamically ask for and release Hyper-Z accessMarek Olšák2011-05-151-4/+6
* r300g/winsys: rename r300->radeon and do a little cleanupMarek Olšák2011-04-181-0/+67