HomeSort by: relevance | last modified time | path
    Searched refs:i915_gem_object_flush_write_domain (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_domain.c 29 i915_gem_object_flush_write_domain(obj, ~I915_GEM_DOMAIN_CPU);
82 i915_gem_object_flush_write_domain(obj, ~I915_GEM_DOMAIN_WC);
143 i915_gem_object_flush_write_domain(obj, ~I915_GEM_DOMAIN_GTT);
440 i915_gem_object_flush_write_domain(obj, ~I915_GEM_DOMAIN_CPU);
612 i915_gem_object_flush_write_domain(obj, ~I915_GEM_DOMAIN_CPU);
667 i915_gem_object_flush_write_domain(obj, ~I915_GEM_DOMAIN_CPU);
i915_gem_object.c 336 i915_gem_object_flush_write_domain(struct drm_i915_gem_object *obj, function in typeref:typename:void
i915_gem_object.h 402 i915_gem_object_flush_write_domain(struct drm_i915_gem_object *obj,

Completed in 13 milliseconds