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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_gem.c507 /* If we're not in the cpu write domain, set ourself into the gtt
508 * write domain and manually flush cachelines (if required). This
827 /* Manually manage the write flush as we may have not yet
831 * the two (read/write) seqno, so if we haved successfully waited,
832 * we know we have passed the last write.
923 /* Having something in the write domain implies it's in the read
1923 * write domains, emitting any outstanding lazy request and retiring and
2182 * precede the update with write to turn off the fence register,
2427 * When mapping objects through the GTT, userspace wants to be able to write
2447 * will need to serialise the write t
2741 i915_gem_object_set_to_gtt_domain(struct drm_i915_gem_object *obj, int write) argument
2990 i915_gem_object_set_to_cpu_domain(struct drm_i915_gem_object *obj, bool write) argument
[all...]

Completed in 36 milliseconds