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.c791 vc4_crtc->feeds_txp)) { in vc4_crtc_handle_page_flip()
1323 bool feeds_txp) in __vc4_crtc_init() argument
1332 vc4_crtc->feeds_txp = feeds_txp; in __vc4_crtc_init()
1366 bool feeds_txp) in vc4_crtc_init() argument
1383 crtc_funcs, crtc_helper_funcs, feeds_txp); in vc4_crtc_init()
H A Dvc4_drv.h549 bool feeds_txp; member
916 bool feeds_txp);
921 bool feeds_txp);
H A Dvc4_hvs.c505 if (!vc4_crtc->feeds_txp || vc4_state->txp_armed) { in vc4_hvs_update_dlist()
537 bool oneshot = vc4_crtc->feeds_txp; in vc4_hvs_atomic_enable()
H A Dvc4_kms.c238 if (vc4_crtc->feeds_txp) in vc4_hvs_pv_muxing_commit()