Searched refs:i915_debug (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/i915/
H A Di915_debug.h48 extern unsigned i915_debug;
54 return i915_debug & flags;
H A Di915_debug.c31 #include "i915_debug.h"
48 unsigned i915_debug = 0; variable
50 DEBUG_GET_ONCE_FLAGS_OPTION(i915_debug, "I915_DEBUG", debug_options, 0)
57 i915_debug = debug_get_option_i915_debug();

Completed in 89 milliseconds