summaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/radv_query.c
Commit message (Expand)AuthorAgeFilesLines
* radv: Use correct size for availability flag.Bas Nieuwenhuizen2017-02-271-2/+5
* radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang.Bas Nieuwenhuizen2017-02-271-20/+45
* Revert "radv: detect command buffers that do no work and drop them (v2)"Dave Airlie2017-02-201-4/+0
* radv: query cmds should mark a cmd buffer as having draws.Dave Airlie2017-02-151-0/+4
* radv: Get physical device from radv_device instead of the instance.Bas Nieuwenhuizen2017-01-161-3/+3
* radv: Use RELEASE_MEM packet for MEC timestamp query.Bas Nieuwenhuizen2016-12-181-9/+20
* radv: fix release build unused variable warningsGrazvydas Ignotas2016-12-101-3/+3
* radv: move to using shared vk_alloc inlines.Dave Airlie2016-10-191-4/+4
* radv: add initial non-conformant radv vulkan driverDave Airlie2016-10-071-0/+415