Home
last modified time | relevance | path

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

/linux/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 Dintel_display.c4308 ret = hsw_ips_compute_config(state, crtc); in compute_sink_pipe_bpp()