Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.h24 bool intel_dp_mst_source_support(struct intel_dp *intel_dp);
H A Dintel_dp.c4729 if (!intel_dp_mst_source_support(intel_dp)) in intel_dp_mst_mode_choose()
4754 str_yes_no(intel_dp_mst_source_support(intel_dp)), in intel_dp_mst_detect()
4765 if (!intel_dp_mst_source_support(intel_dp)) in intel_dp_mst_configure()
6497 if (intel_dp_mst_source_support(intel_dp)) { in intel_dp_connector_atomic_check()
7032 if (!intel_dp_mst_source_support(intel_dp)) in intel_dp_mst_suspend()
7056 if (!intel_dp_mst_source_support(intel_dp)) in intel_dp_mst_resume()
H A Dintel_dp_mst.c1858 bool intel_dp_mst_source_support(struct intel_dp *intel_dp) in intel_dp_mst_source_support() function
1868 if (!intel_dp_mst_source_support(intel_dp)) in intel_dp_mst_encoder_cleanup()