Home
last modified time | relevance | path

Searched refs:i915_gem_object_invalidate_frontbuffer (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/gem/
H A Di915_gem_domain.c661 i915_gem_object_invalidate_frontbuffer(obj, ORIGIN_CPU); in i915_gem_set_domain_ioctl()
773 i915_gem_object_invalidate_frontbuffer(obj, ORIGIN_CPU); in i915_gem_object_prepare_write()
H A Di915_gem_phys.c233 i915_gem_object_invalidate_frontbuffer(obj, ORIGIN_CPU); in i915_gem_object_pwrite_phys()
H A Di915_gem_object.h823 i915_gem_object_invalidate_frontbuffer(struct drm_i915_gem_object *obj, in i915_gem_object_invalidate_frontbuffer() function
/openbsd/sys/dev/pci/drm/i915/
H A Di915_gem.c584 i915_gem_object_invalidate_frontbuffer(obj, ORIGIN_CPU); in i915_gem_gtt_pwrite_fast()