HomeSort by relevance Sort by last modified time
    Searched refs:I915_HW_CONSTANTS (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/i915/
i915_state_fpc.c 37 i915->hardware_dirty |= I915_HW_CONSTANTS;
40 struct i915_tracked_state i915_hw_constants = { variable in typeref:struct:i915_tracked_state
i915_context.h 340 #define I915_HW_CONSTANTS (1<<I915_CACHE_CONSTANTS)
i915_state_emit.c 562 VALIDATE_ATOM(constants, I915_HW_CONSTANTS);
612 EMIT_ATOM(constants, I915_HW_CONSTANTS);
i915_debug.c 984 {I915_HW_CONSTANTS, "constants"},

Completed in 286 milliseconds