Home
last modified time | relevance | path

Searched refs:feed_txp (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/vc4/
Dvc4_crtc.c701 vc4_state->feed_txp)) { in vc4_crtc_handle_page_flip()
879 vc4_state->feed_txp = old_vc4_state->feed_txp; in vc4_crtc_duplicate_state()
Dvc4_hvs.c378 if (!vc4_state->feed_txp || vc4_state->txp_armed) { in vc4_hvs_update_dlist()
401 bool oneshot = vc4_state->feed_txp; in vc4_hvs_atomic_enable()
Dvc4_txp.c402 vc4_state->feed_txp = true; in vc4_txp_atomic_check()
Dvc4_drv.h524 bool feed_txp; member
Dvc4_kms.c256 if (vc4_state->feed_txp) in vc4_hvs_pv_muxing_commit()