Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.h22 bool intel_dp_mst_is_master_trans(const struct intel_crtc_state *crtc_state);
H A Dintel_dp_mst.c1023 !intel_dp_mst_is_master_trans(old_crtc_state)); in mst_stream_post_disable()
1178 !intel_dp_mst_is_master_trans(pipe_config)); in mst_stream_pre_enable()
1877 bool intel_dp_mst_is_master_trans(const struct intel_crtc_state *crtc_state) in intel_dp_mst_is_master_trans() function
H A Dintel_dp_test.c481 !intel_dp_mst_is_master_trans(crtc_state)) in intel_dp_do_phy_test()