Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dhsw_ips.h15 bool hsw_ips_disable(const struct intel_crtc_state *crtc_state);
H A 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()
H A Dintel_display.c656 hsw_ips_disable(crtc_state)) { in intel_plane_disable_noatomic()