Home
last modified time | relevance | path

Searched refs:feeds_txp (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/vc4/
H A Dvc4_crtc.c842 (vc4_crtc->current_dlist == current_dlist || vc4_crtc->feeds_txp)) { in vc4_crtc_handle_page_flip()
1400 bool feeds_txp) in __vc4_crtc_init() argument
1409 vc4_crtc->feeds_txp = feeds_txp; in __vc4_crtc_init()
1442 bool feeds_txp) in vc4_crtc_init() argument
1459 crtc_funcs, crtc_helper_funcs, feeds_txp); in vc4_crtc_init()
H A Dvc4_drv.h574 bool feeds_txp; member
939 bool feeds_txp);
944 bool feeds_txp);
H A Dvc4_hvs.c871 if (!vc4_crtc->feeds_txp || vc4_state->txp_armed) { in vc4_hvs_update_dlist()
903 bool oneshot = vc4_crtc->feeds_txp; in vc4_hvs_atomic_enable()
H A Dvc4_kms.c243 if (vc4_crtc->feeds_txp) in vc4_hvs_pv_muxing_commit()