Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/vc4/
Dvc4_plane.c1167 vc4_state->needs_bg_fill = fb->format->has_alpha || !covers_screen || in vc4_plane_mode_set()
1334 vc4_state->needs_bg_fill = new_vc4_state->needs_bg_fill; in vc4_plane_atomic_async_update()
Dvc4_drv.h404 bool needs_bg_fill; member
Dvc4_hvs.c594 enable_bg_fill = vc4_plane_state->needs_bg_fill; in vc4_hvs_atomic_flush()