Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/i915/display/
Dintel_dp_mst.h22 bool intel_dp_mst_is_master_trans(const struct intel_crtc_state *crtc_state);
Dintel_dp_mst.c1027 !intel_dp_mst_is_master_trans(old_crtc_state)); in mst_stream_post_disable()
1181 !intel_dp_mst_is_master_trans(pipe_config)); in mst_stream_pre_enable()
1899 bool intel_dp_mst_is_master_trans(const struct intel_crtc_state *crtc_state) in intel_dp_mst_is_master_trans() function
Dintel_dp_test.c480 !intel_dp_mst_is_master_trans(crtc_state)) in intel_dp_do_phy_test()
Dintel_ddi.c680 if (!intel_dp_mst_is_master_trans(crtc_state)) { in intel_ddi_disable_transcoder_func()