Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dhsw_ips.c181 bool hsw_crtc_supports_ips(struct intel_crtc *crtc) in hsw_crtc_supports_ips() function
192 if (!hsw_crtc_supports_ips(crtc)) in hsw_crtc_state_ips_capable()
262 if (!hsw_crtc_supports_ips(crtc)) in hsw_ips_get_config()
351 if (!hsw_crtc_supports_ips(crtc)) in hsw_ips_crtc_debugfs_add()
H A Dhsw_ips.h20 bool hsw_crtc_supports_ips(struct intel_crtc *crtc);
H A Dintel_display.c4247 if (!hsw_crtc_supports_ips(crtc)) in hsw_compute_linetime_wm()