Searched refs:INTEL_DISPLAY_ENABLED (Results 1 – 9 of 9) sorted by relevance
322 if (!INTEL_DISPLAY_ENABLED(i915)) in intel_dvo_detect()
836 if (!INTEL_DISPLAY_ENABLED(dev_priv)) in intel_crt_detect()
728 if (!INTEL_DISPLAY_ENABLED(i915)) in intel_dp_mst_detect()
1709 if (!INTEL_DISPLAY_ENABLED(i915)) in intel_tv_detect()
2104 if (!INTEL_DISPLAY_ENABLED(i915)) in intel_panel_detect()
2096 if (!INTEL_DISPLAY_ENABLED(i915)) in intel_sdvo_detect()
2700 if (!INTEL_DISPLAY_ENABLED(dev_priv)) in intel_hdmi_detect()
6333 if (!INTEL_DISPLAY_ENABLED(dev_priv)) in intel_dp_detect()
1753 #define INTEL_DISPLAY_ENABLED(dev_priv) \ macro