Searched refs:I915_GEM_DOMAIN_INSTRUCTION (Results 1 – 5 of 5) sorted by relevance
609 #define I915_GEM_DOMAIN_INSTRUCTION 0x00000010 macro
771 from->legacy_hw_ctx.rcs_state->base.read_domains = I915_GEM_DOMAIN_INSTRUCTION; in do_switch()
404 reloc->write_domain == I915_GEM_DOMAIN_INSTRUCTION)) { in i915_gem_execbuffer_relocate_entry()
266 I915_GEM_DOMAIN_INSTRUCTION | \
161 if (invalidate_domains & I915_GEM_DOMAIN_INSTRUCTION) in gen4_render_ring_flush()