Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.h17 bool intel_dp_mst_is_master_trans(const struct intel_crtc_state *crtc_state);
H A Dintel_dp_mst.c389 !intel_dp_mst_is_master_trans(old_crtc_state)); in intel_mst_post_disable_dp()
487 !intel_dp_mst_is_master_trans(pipe_config)); in intel_mst_pre_enable_dp()
965 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_ddi.c1833 if (!intel_dp_mst_is_master_trans(crtc_state)) { in intel_ddi_disable_transcoder_func()