Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_display.h412 bool is_trans_port_sync_mode(const struct intel_crtc_state *state);
H A Dintel_modeset_setup.c231 if (!is_trans_port_sync_mode(crtc_state)) { in get_portsync_pipes()
H A Dintel_ddi.c2502 if (!is_trans_port_sync_mode(crtc_state)) in mtl_ddi_pre_enable_dp()
2640 if (!is_trans_port_sync_mode(crtc_state)) in tgl_ddi_pre_enable_dp()
2703 !is_trans_port_sync_mode(crtc_state)) in hsw_ddi_pre_enable_dp()
H A Dintel_display.c235 is_trans_port_sync_mode(const struct intel_crtc_state *crtc_state) in is_trans_port_sync_mode() function
6306 if (is_trans_port_sync_mode(new_crtc_state)) { in intel_atomic_check()