Searched defs:invalidate (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_ringbuffer.c250 * TLB invalidate requires a post-sync write.
322 * read-cache invalidate bits set) must have the CS_STALL bit set. We
343 * TLB invalidate requires a post-sync write.
350 * invalidate bit set. */
1667 u32 invalidate, u32 flush)
1683 if (invalidate & I915_GEM_GPU_DOMAINS)
1739 u32 invalidate, u32 flush)
1756 if (invalidate & I915_GEM_DOMAIN_RENDER)
1666 gen6_bsd_ring_flush(struct intel_ring_buffer *ring, u32 invalidate, u32 flush) argument
1738 gen6_ring_flush(struct intel_ring_buffer *ring, u32 invalidate, u32 flush) argument

Completed in 31 milliseconds