radv: Add LLVM version to the device name string
[mesa.git] / src / amd / vulkan / radv_debug.h
2017-11-14 Samuel Pitoisetradv: add nosisched debug option
2017-10-04 Samuel Pitoisetradv: dump SPIRV when a GPU hang is detected
2017-09-14 Samuel Pitoisetradv: add debug flags for syncing shaders after every...
2017-09-11 Dave Airlieradv: add debug flags to zero vram allocations.
2017-09-09 Bas Nieuwenhuizenradv: Actually check for vm faults.
2017-09-03 Bas Nieuwenhuizenradv: Enable command buffer chaining by default.
2017-09-01 Samuel Pitoisetradv: add radv_check_gpu_hangs() helper function
2017-09-01 Samuel Pitoisetradv: disassemble SPIR-V binaries with RADV_DEBUG=spirv
2017-09-01 Samuel Pitoisetradv: move RADV_TRACE_FILE functions to radv_debug.c
2017-07-06 Dave Airlieradv: enable sisched toggle in perftest flags.
2017-06-09 Dave Airlieradv: introduce perf test env var and allow to enable...
2017-03-05 Bas Nieuwenhuizenradv/amdgpu: Add some debug flags.