summaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/si_cmd_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* radv: fixup IA_MULTI_VGT_PARAM handling.Dave Airlie2017-02-141-20/+58
* radv: adopt some init config workarounds from radeonsi.Dave Airlie2017-02-151-2/+9
* radv: align the initial state command buffer.Dave Airlie2017-02-151-0/+7
* radv: use indirect buffer for initial gfx state.Dave Airlie2017-02-131-0/+31
* radv: start splitting init config upDave Airlie2017-02-131-8/+20
* radv: don't pass physical device to si_init_ fns.Dave Airlie2017-02-131-5/+5
* radv: detect command buffers that do no work and drop them (v2)Dave Airlie2017-02-131-1/+1
* radv: fixup ia multi vgt param code to handle geom shaders.Dave Airlie2017-01-311-11/+9
* radv: Get physical device from radv_device instead of the instance.Bas Nieuwenhuizen2017-01-161-8/+8
* radv: fix multi-viewport emissionDave Airlie2017-01-111-2/+2
* radv: Dump command buffer on hang.Bas Nieuwenhuizen2017-01-091-0/+5
* radv: Only emit PFP ME syncs for DMA on the GFX queue.Bas Nieuwenhuizen2016-12-181-2/+2
* radv: Implement cache flushing for the MEC.Bas Nieuwenhuizen2016-12-181-7/+29
* radv: init compute queue and avoid initing transfer queuesDave Airlie2016-12-181-3/+4
* radv: add initial non-conformant radv vulkan driverDave Airlie2016-10-071-0/+1119