Searched refs:I915_DST_VARS (Results 1 – 3 of 3) sorted by relevance
211 if (i915->static_dirty & I915_DST_VARS) in validate_static()235 if (i915->static_dirty & I915_DST_VARS) { in emit_static()
181 i915->static_dirty |= I915_DST_VARS; in update_dst_buf_vars()
360 #define I915_DST_VARS 4 macro