Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dhsw_ips.h23 int hsw_ips_compute_config(struct intel_atomic_state *state,
49 static inline int hsw_ips_compute_config(struct intel_atomic_state *state, in hsw_ips_compute_config() function
H A Dhsw_ips.c236 int hsw_ips_compute_config(struct intel_atomic_state *state, in hsw_ips_compute_config() function
H A Dintel_display.c4241 ret = hsw_ips_compute_config(state, crtc); in intel_crtc_atomic_check()