Searched refs:HAS_IPS (Results 1 – 2 of 2) sorted by relevance
3188 #define HAS_IPS(dev_priv) (IS_HSW_ULT(dev_priv) || IS_BROADWELL(dev_priv)) macro
5338 return HAS_IPS(to_i915(crtc->base.dev)) && crtc->pipe == PIPE_A; in hsw_crtc_supports_ips()6332 if (HAS_IPS(dev_priv)) in intel_crtc_compute_config()