Home
last modified time | relevance | path

Searched refs:hsw_crtc_state_ips_capable (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dhsw_ips.h21 bool hsw_crtc_state_ips_capable(const struct intel_crtc_state *crtc_state);
H A Dhsw_ips.c186 bool hsw_crtc_state_ips_capable(const struct intel_crtc_state *crtc_state) in hsw_crtc_state_ips_capable() function
224 if (!hsw_crtc_state_ips_capable(crtc_state)) in hsw_ips_compute_config()
H A Dintel_cdclk.c2565 if (IS_BROADWELL(dev_priv) && hsw_crtc_state_ips_capable(crtc_state)) in intel_crtc_compute_min_cdclk()