Searched refs:INTEL_DISPLAY_ENABLED (Results 1 – 10 of 10) sorted by relevance
328 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()
844 if (!INTEL_DISPLAY_ENABLED(dev_priv)) in intel_crt_detect()
1032 if (!INTEL_DISPLAY_ENABLED(i915)) in intel_dp_mst_detect()
1729 if (!INTEL_DISPLAY_ENABLED(i915)) in intel_tv_detect()
2509 if (!INTEL_DISPLAY_ENABLED(dev_priv)) in intel_hdmi_detect()
2141 if (!INTEL_DISPLAY_ENABLED(i915)) in intel_sdvo_detect()
4881 if (!INTEL_DISPLAY_ENABLED(dev_priv)) in intel_dp_detect()
839 #define INTEL_DISPLAY_ENABLED(i915) \ macro