Home
last modified time | relevance | path

Searched refs:bw_constrained (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_lvds.c433 if (lvds_bpp != crtc_state->pipe_bpp && !crtc_state->bw_constrained) { in intel_lvds_compute_config()
Dintel_crt.c442 if (pipe_config->bw_constrained && pipe_config->pipe_bpp < 24) { in hsw_crt_compute_config()
Dintel_fdi.c274 pipe_config->bw_constrained = true; in ilk_fdi_compute_config()
Dintel_display_types.h1162 bool bw_constrained; member