Searched refs:INTEL_DISPLAY_ENABLED (Results 1 – 9 of 9) sorted by relevance
322 if (!INTEL_DISPLAY_ENABLED(i915)) in intel_dvo_detect()
726 if (!INTEL_DISPLAY_ENABLED(i915)) in intel_dp_mst_detect()
836 if (!INTEL_DISPLAY_ENABLED(dev_priv)) in intel_crt_detect()
1709 if (!INTEL_DISPLAY_ENABLED(i915)) in intel_tv_detect()
2103 if (!INTEL_DISPLAY_ENABLED(i915)) in intel_panel_detect()
2696 if (!INTEL_DISPLAY_ENABLED(dev_priv)) in intel_hdmi_detect()
2096 if (!INTEL_DISPLAY_ENABLED(i915)) in intel_sdvo_detect()
6308 if (!INTEL_DISPLAY_ENABLED(dev_priv)) in intel_dp_detect()
1756 #define INTEL_DISPLAY_ENABLED(dev_priv) \ macro