Searched refs:lvds_bpp (Results 1 – 1 of 1) sorted by relevance
422 unsigned int lvds_bpp; in intel_lvds_compute_config() local432 lvds_bpp = 8*3; in intel_lvds_compute_config()434 lvds_bpp = 6*3; in intel_lvds_compute_config()436 if (lvds_bpp != pipe_config->pipe_bpp && !pipe_config->bw_constrained) { in intel_lvds_compute_config()439 pipe_config->pipe_bpp, lvds_bpp); in intel_lvds_compute_config()440 pipe_config->pipe_bpp = lvds_bpp; in intel_lvds_compute_config()
Completed in 4 milliseconds