Searched refs:I915_HW_CONSTANTS (Results 1 – 5 of 5) sorted by relevance
35 i915->hardware_dirty |= I915_HW_CONSTANTS; in update_hw_constants()
454 VALIDATE_ATOM(constants, I915_HW_CONSTANTS); in i915_validate_state()504 EMIT_ATOM(constants, I915_HW_CONSTANTS); in i915_emit_hardware_state()
185 i915->hardware_dirty &= ~(I915_HW_PROGRAM | I915_HW_CONSTANTS); in i915_update_derived()
348 #define I915_HW_CONSTANTS (1 << I915_CACHE_CONSTANTS) macro
975 {I915_HW_CONSTANTS, "constants"}, in i915_dump_hardware_dirty()