summaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/winsys
Commit message (Expand)AuthorAgeFilesLines
* radv: fix cik macroModeIndex.Dave Airlie2017-02-231-0/+14
* ac/debug: Dump indirect buffers.Bas Nieuwenhuizen2017-01-091-2/+4
* radv: Dump command buffer on hang.Bas Nieuwenhuizen2017-01-091-0/+30
* radv: add semaphore supportDave Airlie2016-12-181-3/+42
* radv: pass queue index into winsys submissionDave Airlie2016-12-181-3/+10
* radv/winsys: Make WaitIdle queue aware.Bas Nieuwenhuizen2016-12-183-18/+28
* radv/winsys: start adding support for DMA/compute queueDave Airlie2016-12-181-5/+20
* radv/winsys: Expose number of compute/dma rings.Bas Nieuwenhuizen2016-12-181-1/+13
* radv/winsys: consolidate request->fence codeDave Airlie2016-12-171-22/+19
* radv: fix resource leak in radv_amdgpu_ctx_createNayan Deshmukh2016-12-061-0/+1
* radv: split the device local memory heap into twoFredrik Höglund2016-10-281-1/+9
* radv: drop local MIN/MAX macros.Dave Airlie2016-10-191-1/+1
* radv/winsys: Fail early on overgrown cs.Gustaw Smolarczyk2016-10-161-4/+14
* radv/winsys: Fix radv_amdgpu_cs_grow min_size argument. (v2)Gustaw Smolarczyk2016-10-121-4/+7
* radv/winsys: Fix mem leak at failed do_winsys_init() call siteEdward O'Callaghan2016-10-121-2/+6
* radv/winsys: Trivial style and readability fixupsEdward O'Callaghan2016-10-124-12/+17
* radv: Use proper header guards over 'pragma once' directivesEdward O'Callaghan2016-10-105-5/+26
* radv: add initial non-conformant radv vulkan driverDave Airlie2016-10-079-0/+2174