Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/vc4/
Dvc4_plane.c1035 vc4_state->needs_bg_fill = fb->format->has_alpha || !covers_screen || in vc4_plane_mode_set()
1185 vc4_state->needs_bg_fill = new_vc4_state->needs_bg_fill; in vc4_plane_atomic_async_update()
Dvc4_drv.h406 bool needs_bg_fill; member
Dvc4_hvs.c451 enable_bg_fill = vc4_plane_state->needs_bg_fill; in vc4_hvs_atomic_flush()