Home
last modified time | relevance | path

Searched refs:i915_debug (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/i915/
Di915_debug.h48 extern unsigned i915_debug;
54 return i915_debug & flags; in I915_DBG_ON()
DMakefile.sources9 i915_debug.c \
11 i915_debug.h \
Di915_debug.c48 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(); in i915_debug_init()
/external/mesa3d/src/mesa/drivers/dri/i915/
DMakefile.sources12 i915_debug.h \