Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_device.h44 #define HAS_DP_MST(i915) (DISPLAY_INFO(i915)->has_dp_mst) macro
H A Dintel_hotplug.c755 i915->display.hotplug.hpd_short_storm_enabled = !HAS_DP_MST(i915); in intel_hpd_init_early()
932 new_state = !HAS_DP_MST(dev_priv); in i915_hpd_short_storm_ctl_write()
H A Dintel_dp_mst.c1246 if (!HAS_DP_MST(i915) || intel_dp_is_edp(intel_dp)) in intel_dp_mst_encoder_init()