Home
last modified time | relevance | path

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

/drivers/gpu/drm/vc4/
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()
A Dvc4_drv.h574 bool feeds_txp; member
939 bool feeds_txp);
944 bool feeds_txp);
A Dvc4_hvs.c870 if (!vc4_crtc->feeds_txp || vc4_state->txp_armed) { in vc4_hvs_update_dlist()
902 bool oneshot = vc4_crtc->feeds_txp; in vc4_hvs_atomic_enable()
A Dvc4_kms.c242 if (vc4_crtc->feeds_txp) in vc4_hvs_pv_muxing_commit()

Completed in 22 milliseconds