Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
Dvc4_crtc.c655 vc4_state->feed_txp)) { in vc4_crtc_handle_page_flip()
846 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()
400 bool oneshot = vc4_state->feed_txp; in vc4_hvs_atomic_enable()
Dvc4_txp.c404 vc4_state->feed_txp = true; in vc4_txp_atomic_check()
Dvc4_kms.c226 if (vc4_state->feed_txp) in vc4_hvs_pv_muxing_commit()
Dvc4_drv.h524 bool feed_txp; member