Searched refs:hsw_crtc_state_ips_capable (Results 1 – 3 of 3) sorted by relevance
510 bool hsw_crtc_state_ips_capable(const struct intel_crtc_state *crtc_state);
2229 if (IS_BROADWELL(dev_priv) && hsw_crtc_state_ips_capable(crtc_state)) in intel_crtc_compute_min_cdclk()
7302 bool hsw_crtc_state_ips_capable(const struct intel_crtc_state *crtc_state) in hsw_crtc_state_ips_capable() function7338 if (!hsw_crtc_state_ips_capable(crtc_state)) in hsw_compute_ips_config()