Searched refs:I915_HW_CONSTANTS (Results 1 – 5 of 5) sorted by relevance
37 i915->hardware_dirty |= I915_HW_CONSTANTS; in update_hw_constants()
221 i915->hardware_dirty &= ~(I915_HW_PROGRAM | I915_HW_CONSTANTS); in i915_update_derived()
325 #define I915_HW_CONSTANTS (1<<I915_CACHE_CONSTANTS) macro
524 VALIDATE_ATOM(constants, I915_HW_CONSTANTS); in i915_validate_state()574 EMIT_ATOM(constants, I915_HW_CONSTANTS); in i915_emit_hardware_state()
983 {I915_HW_CONSTANTS, "constants"}, in i915_dump_hardware_dirty()