Home
last modified time | relevance | path

Searched refs:needs_bg_fill (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_plane.c1033 vc4_state->needs_bg_fill = fb->format->has_alpha || !covers_screen || in vc4_plane_mode_set()
1180 vc4_state->needs_bg_fill = new_vc4_state->needs_bg_fill; in vc4_plane_atomic_async_update()
H A Dvc4_hvs.c442 * needs_bg_fill such that either the first plane in vc4_hvs_atomic_flush()
447 enable_bg_fill = vc4_plane_state->needs_bg_fill; in vc4_hvs_atomic_flush()
H A Dvc4_drv.h406 bool needs_bg_fill; member
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_plane.c1262 vc4_state->needs_bg_fill = fb->format->has_alpha || !covers_screen || in vc4_plane_mode_set()
1428 vc4_state->needs_bg_fill = new_vc4_state->needs_bg_fill; in vc4_plane_atomic_async_update()
H A Dvc4_drv.h428 bool needs_bg_fill; member
H A Dvc4_hvs.c604 * needs_bg_fill such that either the first plane in vc4_hvs_atomic_flush()
609 enable_bg_fill = vc4_plane_state->needs_bg_fill; in vc4_hvs_atomic_flush()

Completed in 10 milliseconds