Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dhsw_ips.c177 bool hsw_crtc_supports_ips(struct intel_crtc *crtc) in hsw_crtc_supports_ips() function
188 if (!hsw_crtc_supports_ips(crtc)) in hsw_crtc_state_ips_capable()
258 if (!hsw_crtc_supports_ips(crtc)) in hsw_ips_get_config()
Dhsw_ips.h20 bool hsw_crtc_supports_ips(struct intel_crtc *crtc);
Dintel_display.c4812 if (!hsw_crtc_supports_ips(crtc)) in hsw_compute_linetime_wm()