summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon/radeon_winsys.h
Commit message (Expand)AuthorAgeFilesLines
* radeonsi: Allocate buffers for DCC.Bas Nieuwenhuizen2015-10-241-0/+5
* radeonsi: add support for Stoney asics (v3)Samuel Li2015-10-231-0/+1
* winsys/amdgpu: add winsys function cs_get_buffer_listMarek Olšák2015-10-031-0/+16
* gallium/radeon: stop using "reloc" in a few placesMarek Olšák2015-10-031-12/+11
* gallium/radeon: tell the winsys the exact resource binding typesMarek Olšák2015-10-031-13/+52
* winsys/radeon: add a flag telling how gfx IBs should be paddedMarek Olšák2015-09-011-0/+1
* gallium/radeon: read_registers should return bool meaning success or failureMarek Olšák2015-08-261-1/+1
* 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/+1
* winsys/amdgpu: add addrlib - texture addressing and alignment calculatorMarek Olšák2015-08-141-1/+4
* winsys/amdgpu: add a new winsys for the new kernel driverMarek Olšák2015-08-141-2/+11
* winsys/radeon: add an interface for contextsMarek Olšák2015-08-071-2/+14
* gallium/radeon: unify buffer_wait and buffer_is_busy in the winsys interfaceMarek Olšák2015-08-071-16/+7
* gallium/radeon: allow the winsys to choose the IB sizeMarek Olšák2015-08-061-2/+1
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-2/+2
* r600g,radeonsi: implement get_device_reset_statusMarek Olšák2015-07-031-2/+3
* winsys/radeon: add a private interface for radeon_surfaceMarek Olšák2015-04-291-3/+76
* winsys/radeon: move radeon_winsys.h to drivers/radeonMarek Olšák2015-04-291-0/+610