Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_dp_mst.h17 bool intel_dp_mst_is_master_trans(const struct intel_crtc_state *crtc_state);
Dintel_dp_mst.c387 !intel_dp_mst_is_master_trans(old_crtc_state)); in intel_mst_post_disable_dp()
485 !intel_dp_mst_is_master_trans(pipe_config)); in intel_mst_pre_enable_dp()
962 bool intel_dp_mst_is_master_trans(const struct intel_crtc_state *crtc_state) in intel_dp_mst_is_master_trans() function
Dintel_ddi.c1833 if (!intel_dp_mst_is_master_trans(crtc_state)) { in intel_ddi_disable_transcoder_func()