summaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/radv_radeon_winsys.h
Commit message (Expand)AuthorAgeFilesLines
* radv: minor pahole related improvements.Dave Airlie2017-05-031-1/+1
* radv/image: resize some surface members.Dave Airlie2017-05-031-3/+3
* radv: drop unused surface level members.Dave Airlie2017-05-031-3/+0
* radv/image: drop blk_dDave Airlie2017-05-031-1/+0
* radv: remove some members of radeon surface.Dave Airlie2017-05-031-6/+1
* radv: move some image info into a separate struct.Dave Airlie2017-05-031-0/+9
* radv: report timestampPeriod correctlyGrazvydas Ignotas2017-04-141-1/+1
* radv/amdgpu: Add winsys implementation of virtual buffers.Bas Nieuwenhuizen2017-03-291-0/+5
* radv/amdgpu: Let addrlib calculate the HTILE parameters.Bas Nieuwenhuizen2017-03-071-0/+5
* radv: Special case the initial preamble.Bas Nieuwenhuizen2017-02-211-1/+2
* radv/amdgpu: Support a preamble CS.Bas Nieuwenhuizen2017-01-301-0/+1
* radv: Dump command buffer on hang.Bas Nieuwenhuizen2017-01-091-0/+2
* radv: add semaphore supportDave Airlie2016-12-181-0/+9
* radv: pass queue index into winsys submissionDave Airlie2016-12-181-0/+1
* radv/winsys: Make WaitIdle queue aware.Bas Nieuwenhuizen2016-12-181-1/+2
* radv/winsys: Expose number of compute/dma rings.Bas Nieuwenhuizen2016-12-181-1/+2
* radv: split the device local memory heap into twoFredrik Höglund2016-10-281-0/+1
* radv: Use proper header guards over 'pragma once' directivesEdward O'Callaghan2016-10-101-1/+4
* radv: add initial non-conformant radv vulkan driverDave Airlie2016-10-071-0/+336