Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dhsw_ips.h15 bool hsw_ips_disable(const struct intel_crtc_state *crtc_state);
Dhsw_ips.c60 bool hsw_ips_disable(const struct intel_crtc_state *crtc_state) in hsw_ips_disable() function
129 return hsw_ips_disable(old_crtc_state); in hsw_ips_pre_update()
Dintel_display.c656 hsw_ips_disable(crtc_state)) { in intel_plane_disable_noatomic()