Home
last modified time | relevance | path

Searched refs:to_intel_frontbuffer (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_cursor.c890 intel_frontbuffer_flush(to_intel_frontbuffer(new_plane_state->hw.fb), in intel_legacy_cursor_update()
892 intel_frontbuffer_track(to_intel_frontbuffer(old_plane_state->hw.fb), in intel_legacy_cursor_update()
893 to_intel_frontbuffer(new_plane_state->hw.fb), in intel_legacy_cursor_update()
H A Dintel_display_types.h2259 to_intel_frontbuffer(struct drm_framebuffer *fb) in to_intel_frontbuffer() function