Home
last modified time | relevance | path

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

/linux/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()