Searched refs:I915_GEM_DOMAIN_INSTRUCTION (Results 1 – 5 of 5) sorted by relevance
599 #define I915_GEM_DOMAIN_INSTRUCTION 0x00000010 macro
765 from->legacy_hw_ctx.rcs_state->base.read_domains = I915_GEM_DOMAIN_INSTRUCTION; in do_switch()
409 reloc->write_domain == I915_GEM_DOMAIN_INSTRUCTION && in i915_gem_execbuffer_relocate_entry()
224 I915_GEM_DOMAIN_INSTRUCTION | \
159 if (invalidate_domains & I915_GEM_DOMAIN_INSTRUCTION) in gen4_render_ring_flush()