Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/i915/
Di915_state_fpc.c37 i915->hardware_dirty |= I915_HW_CONSTANTS; in update_hw_constants()
Di915_context.h326 #define I915_HW_CONSTANTS (1<<I915_CACHE_CONSTANTS) macro
Di915_state_emit.c524 VALIDATE_ATOM(constants, I915_HW_CONSTANTS); in i915_validate_state()
574 EMIT_ATOM(constants, I915_HW_CONSTANTS); in i915_emit_hardware_state()
Di915_debug.c983 {I915_HW_CONSTANTS, "constants"}, in i915_dump_hardware_dirty()