Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_display.h430 bool is_trans_port_sync_mode(const struct intel_crtc_state *state);
H A Dintel_modeset_setup.c225 if (!is_trans_port_sync_mode(crtc_state)) { in get_portsync_pipes()
H A Dintel_ddi.c2712 if (!is_trans_port_sync_mode(crtc_state)) in mtl_ddi_pre_enable_dp()
2861 if (!is_trans_port_sync_mode(crtc_state)) in tgl_ddi_pre_enable_dp()
2935 !is_trans_port_sync_mode(crtc_state)) in hsw_ddi_pre_enable_dp()
H A Dintel_display.c246 is_trans_port_sync_mode(const struct intel_crtc_state *crtc_state) in is_trans_port_sync_mode() function
6391 if (is_trans_port_sync_mode(new_crtc_state)) { in intel_atomic_check()