Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_display.c3541 to_intel_frontbuffer(struct drm_framebuffer *fb) in to_intel_frontbuffer() function
3626 intel_frontbuffer_flush(to_intel_frontbuffer(fb), ORIGIN_DIRTYFB); in intel_find_initial_plane_obj()
3649 &to_intel_frontbuffer(fb)->bits); in intel_find_initial_plane_obj()
15541 intel_frontbuffer_track(to_intel_frontbuffer(old_plane_state->hw.fb), in intel_atomic_track_fbs()
15542 to_intel_frontbuffer(new_plane_state->hw.fb), in intel_atomic_track_fbs()
16075 intel_frontbuffer_flush(to_intel_frontbuffer(new_plane_state->hw.fb), in intel_legacy_cursor_update()
16077 intel_frontbuffer_track(to_intel_frontbuffer(old_plane_state->hw.fb), in intel_legacy_cursor_update()
16078 to_intel_frontbuffer(new_plane_state->hw.fb), in intel_legacy_cursor_update()
16919 intel_frontbuffer_flush(to_intel_frontbuffer(fb), ORIGIN_DIRTYFB); in intel_user_framebuffer_dirty()