Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vc4/
H A Dvc4_plane.c1684 vc4_state->needs_bg_fill = fb->format->has_alpha || !covers_screen || in vc4_plane_mode_set()
2101 vc4_state->needs_bg_fill = fb->format->has_alpha || !covers_screen || in vc6_plane_mode_set()
2315 vc4_state->needs_bg_fill = new_vc4_state->needs_bg_fill; in vc4_plane_atomic_async_update()
H A Dvc4_drv.h442 bool needs_bg_fill; member
H A Dvc4_hvs.c981 enable_bg_fill = vc4_plane_state->needs_bg_fill; in vc4_hvs_atomic_flush()