Searched refs:i915_debug (Results 1 – 6 of 6) sorted by relevance
50 extern unsigned i915_debug;55 return i915_debug & flags; in I915_DBG_ON()
29 'i915_debug.c',31 'i915_debug.h',
49 unsigned i915_debug = 0; variable51 DEBUG_GET_ONCE_FLAGS_OPTION(i915_debug, "I915_DEBUG", i915_debug_options, 0)59 i915_debug = debug_get_option_i915_debug(); in i915_debug_init()
218 if (i915_debug & DBG_VBUF) { in i915_create_context()
32 'i915_debug.h',
2413 ../src/gallium/drivers/i915/i915_debug.c2414 ../src/gallium/drivers/i915/i915_debug.h5314 ../src/mesa/drivers/dri/i915/i915_debug.h