Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/vc4/
Dvc4_plane.c1020 vc4_state->needs_bg_fill = fb->format->has_alpha || !covers_screen || in vc4_plane_mode_set()
1167 vc4_state->needs_bg_fill = new_vc4_state->needs_bg_fill; in vc4_plane_atomic_async_update()
Dvc4_drv.h407 bool needs_bg_fill; member
Dvc4_hvs.c447 enable_bg_fill = vc4_plane_state->needs_bg_fill; in vc4_hvs_atomic_flush()