aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/radv_debug.h
Commit message (Expand)AuthorAgeFilesLines
* radv: dump SPIRV when a GPU hang is detectedSamuel Pitoiset2017-10-041-1/+1
* radv: add debug flags for syncing shaders after every draw callSamuel Pitoiset2017-09-141-0/+1
* radv: add debug flags to zero vram allocations.Dave Airlie2017-09-121-0/+1
* radv: Actually check for vm faults.Bas Nieuwenhuizen2017-09-091-0/+1
* radv: Enable command buffer chaining by default.Bas Nieuwenhuizen2017-09-041-1/+1
* radv: add radv_check_gpu_hangs() helper functionSamuel Pitoiset2017-09-011-1/+1
* radv: disassemble SPIR-V binaries with RADV_DEBUG=spirvSamuel Pitoiset2017-09-011-0/+4
* radv: move RADV_TRACE_FILE functions to radv_debug.cSamuel Pitoiset2017-09-011-0/+9
* radv: enable sisched toggle in perftest flags.Dave Airlie2017-07-061-0/+1
* radv: introduce perf test env var and allow to enable chainingDave Airlie2017-06-091-0/+3
* radv/amdgpu: Add some debug flags.Bas Nieuwenhuizen2017-03-061-0/+40