Searched refs:INTEL_DISPLAY_ENABLED (Results 1 – 10 of 10) sorted by relevance
322 if (!INTEL_DISPLAY_ENABLED(i915)) in intel_dvo_detect()
692 if (!INTEL_DISPLAY_ENABLED(i915)) in intel_panel_detect()
695 !INTEL_DISPLAY_ENABLED(dev_priv)) in intel_hpd_poll_enable()
837 if (!INTEL_DISPLAY_ENABLED(dev_priv)) in intel_crt_detect()
1021 if (!INTEL_DISPLAY_ENABLED(i915)) in intel_dp_mst_detect()
1723 if (!INTEL_DISPLAY_ENABLED(i915)) in intel_tv_detect()
2505 if (!INTEL_DISPLAY_ENABLED(dev_priv)) in intel_hdmi_detect()
2135 if (!INTEL_DISPLAY_ENABLED(i915)) in intel_sdvo_detect()
4874 if (!INTEL_DISPLAY_ENABLED(dev_priv)) in intel_dp_detect()
839 #define INTEL_DISPLAY_ENABLED(i915) \ macro