Searched refs:intel_dp_mst_source_support (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.h23 bool intel_dp_mst_source_support(struct intel_dp *intel_dp);
H A Dintel_dp.c4101 if (!intel_dp_mst_source_support(intel_dp))
4126 str_yes_no(intel_dp_mst_source_support(intel_dp)),
4137 if (!intel_dp_mst_source_support(intel_dp))
6212 if (intel_dp_mst_source_support(intel_dp)) {
6787 if (!intel_dp_mst_source_support(intel_dp))
6811 if (!intel_dp_mst_source_support(intel_dp))
H A Dintel_dp_mst.c1811 bool intel_dp_mst_source_support(struct intel_dp *intel_dp)
1821 if (!intel_dp_mst_source_support(intel_dp))
1719 bool intel_dp_mst_source_support(struct intel_dp *intel_dp) function
H A Dintel_display_debugfs.c757 if (!intel_dp_mst_source_support(&dig_port->dp))

Completed in 221 milliseconds