radv/amdgpu: Use reference counting for bos.
[mesa.git] / src / amd / vulkan / radv_radeon_winsys.h
2017-03-29 Bas Nieuwenhuizenradv/amdgpu: Add winsys implementation of virtual buffers.
2017-03-07 Bas Nieuwenhuizenradv/amdgpu: Let addrlib calculate the HTILE parameters.
2017-02-21 Bas Nieuwenhuizenradv: Special case the initial preamble.
2017-01-30 Bas Nieuwenhuizenradv/amdgpu: Support a preamble CS.
2017-01-09 Bas Nieuwenhuizenradv: Dump command buffer on hang.
2016-12-18 Dave Airlieradv: add semaphore support
2016-12-18 Dave Airlieradv: pass queue index into winsys submission
2016-12-18 Bas Nieuwenhuizenradv/winsys: Make WaitIdle queue aware.
2016-12-18 Bas Nieuwenhuizenradv/winsys: Expose number of compute/dma rings.
2016-10-28 Fredrik Höglundradv: split the device local memory heap into two
2016-10-10 Edward O'Callaghanradv: Use proper header guards over 'pragma once' direc...
2016-10-06 Dave Airlieradv: add initial non-conformant radv vulkan driver