Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dhsw_ips.h16 bool hsw_ips_disable(const struct intel_crtc_state *crtc_state);
28 static inline bool hsw_ips_disable(const struct intel_crtc_state *crtc_state) in hsw_ips_disable() function
H A Dhsw_ips.c64 bool hsw_ips_disable(const struct intel_crtc_state *crtc_state) in hsw_ips_disable() function
134 return hsw_ips_disable(old_crtc_state); in hsw_ips_pre_update()
H A Dintel_display.c684 hsw_ips_disable(crtc_state)) { in intel_plane_disable_noatomic()