Searched refs:INTEL_DISPLAY_ENABLED (Results 1 – 10 of 10) sorted by relevance
327 if (!INTEL_DISPLAY_ENABLED(i915)) in intel_dvo_detect()
672 !INTEL_DISPLAY_ENABLED(dev_priv)) in intel_hpd_poll_enable()
622 if (!INTEL_DISPLAY_ENABLED(i915)) in intel_panel_detect()
840 if (!INTEL_DISPLAY_ENABLED(dev_priv)) in intel_crt_detect()
755 if (!INTEL_DISPLAY_ENABLED(i915)) in intel_dp_mst_detect()
1720 if (!INTEL_DISPLAY_ENABLED(i915)) in intel_tv_detect()
2467 if (!INTEL_DISPLAY_ENABLED(dev_priv)) in intel_hdmi_detect()
2102 if (!INTEL_DISPLAY_ENABLED(i915)) in intel_sdvo_detect()
4662 if (!INTEL_DISPLAY_ENABLED(dev_priv)) in intel_dp_detect()
962 #define INTEL_DISPLAY_ENABLED(dev_priv) \ macro