summaryrefslogtreecommitdiff
path: root/src/amd/vulkan/radv_debug.h
AgeCommit message (Expand)AuthorFilesLines
2018-04-19radv: Add bound checking workaround for dynamic buffers.Bas Nieuwenhuizen1-0/+1
2018-04-19radv: enable DCC for MSAA 2x textures on VI under an optionSamuel Pitoiset1-0/+1
2018-04-04radv: implement out-of-order rasterization when it's safe on VI+Samuel Pitoiset1-0/+1
2018-03-15radv: print some information when RADV_TRACE_FILE is setSamuel Pitoiset1-0/+3
2018-01-22radv: add an option that allows to dump pre-optimization irSamuel Pitoiset1-0/+1
2017-12-31radv: Add flag for enabling binning.Bas Nieuwenhuizen1-0/+1
2017-12-28radv: move local bos usage to a perftest flag.Dave Airlie1-0/+1
2017-11-14radv: add nosisched debug optionSamuel Pitoiset1-0/+1
2017-10-04radv: dump SPIRV when a GPU hang is detectedSamuel Pitoiset1-1/+1
2017-09-14radv: add debug flags for syncing shaders after every draw callSamuel Pitoiset1-0/+1
2017-09-12radv: add debug flags to zero vram allocations.Dave Airlie1-0/+1
2017-09-09radv: Actually check for vm faults.Bas Nieuwenhuizen1-0/+1
2017-09-04radv: Enable command buffer chaining by default.Bas Nieuwenhuizen1-1/+1
2017-09-01radv: add radv_check_gpu_hangs() helper functionSamuel Pitoiset1-1/+1
2017-09-01radv: disassemble SPIR-V binaries with RADV_DEBUG=spirvSamuel Pitoiset1-0/+4
2017-09-01radv: move RADV_TRACE_FILE functions to radv_debug.cSamuel Pitoiset1-0/+9
2017-07-06radv: enable sisched toggle in perftest flags.Dave Airlie1-0/+1
2017-06-09radv: introduce perf test env var and allow to enable chainingDave Airlie1-0/+3
2017-03-06radv/amdgpu: Add some debug flags.Bas Nieuwenhuizen1-0/+40