Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_crt.c252 if (pipe_config->bw_constrained && pipe_config->pipe_bpp < 24) { in intel_crt_compute_config()
Dintel_lvds.c322 if (lvds_bpp != pipe_config->pipe_bpp && !pipe_config->bw_constrained) { in intel_lvds_compute_config()
Dintel_drv.h404 bool bw_constrained; member
Dintel_hdmi.c1303 if (!pipe_config->bw_constrained) { in intel_hdmi_compute_config()
Dintel_display.c6602 pipe_config->bw_constrained = true; in ironlake_fdi_compute_config()