Searched refs:I915_GEM_DOMAIN_RENDER (Results 1 – 3 of 3) sorted by relevance
574 #define I915_GEM_DOMAIN_RENDER 0x00000002 macro
83 if (((invalidate_domains|flush_domains) & I915_GEM_DOMAIN_RENDER) == 0) in gen2_render_ring_flush()138 if ((invalidate_domains|flush_domains) & I915_GEM_DOMAIN_RENDER) in gen4_render_ring_flush()1337 if (invalidate & I915_GEM_DOMAIN_RENDER) in blt_ring_flush()
611 #define I915_GEM_DOMAIN_RENDER 0x00000002 macro