Searched refs:RADV_DEBUG_HANG (Results 1 – 4 of 4) sorted by relevance
57 RADV_DEBUG_HANG = 1ull << 26, enumerator
2434 options.record_ir = device->instance->debug_flags & RADV_DEBUG_HANG;2496 options.record_ir = device->instance->debug_flags & RADV_DEBUG_HANG;
973 {"hang", RADV_DEBUG_HANG},3566 if (device->instance->debug_flags & RADV_DEBUG_HANG) { in radv_CreateDevice()
227 ((debug_flags & RADV_DEBUG_HANG) && !ws->debug_log_bos) || in radv_amdgpu_winsys_create()253 ws->debug_log_bos = debug_flags & RADV_DEBUG_HANG; in radv_amdgpu_winsys_create()