Home
last modified time | relevance | path

Searched refs:intel_frontbuffer_flush (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_frontbuffer.c218 intel_frontbuffer_flush(front, ORIGIN_DIRTYFB); in intel_frontbuffer_flush_work()
253 intel_frontbuffer_flush(front, ORIGIN_CS); in frontbuffer_retire()
Dintel_frontbuffer.h126 static inline void intel_frontbuffer_flush(struct intel_frontbuffer *front, in intel_frontbuffer_flush() function
Dintel_cursor.c866 intel_frontbuffer_flush(to_intel_frontbuffer(new_plane_state->hw.fb), in intel_legacy_cursor_update()
Dintel_fb.c1966 intel_frontbuffer_flush(front, ORIGIN_DIRTYFB); in intel_user_framebuffer_dirty()
/openbsd/src/sys/dev/pci/drm/i915/gem/
Di915_gem_object.c495 intel_frontbuffer_flush(front, origin); in __i915_gem_object_flush_frontbuffer()