Searched refs:I915_GEM_DOMAIN_INSTRUCTION (Results 1 – 9 of 9) sorted by relevance
803 #define I915_GEM_DOMAIN_INSTRUCTION 0x00000010 macro
841 #define I915_GEM_DOMAIN_INSTRUCTION 0x00000010 macro
911 #define I915_GEM_DOMAIN_INSTRUCTION 0x00000010 macro
188 I915_GEM_DOMAIN_INSTRUCTION | \
1621 if (reloc->write_domain == I915_GEM_DOMAIN_INSTRUCTION && in eb_relocate_entry()