Searched refs:desired_bpp (Results 1 – 1 of 1) sorted by relevance
2308 int desired_bpp; in intel_hdmi_compute_config() local2366 desired_bpp = 12*3; in intel_hdmi_compute_config()2374 desired_bpp = 10 * 3; in intel_hdmi_compute_config()2380 desired_bpp = 8*3; in intel_hdmi_compute_config()2386 DRM_DEBUG_KMS("forcing pipe bpp to %i for HDMI\n", desired_bpp); in intel_hdmi_compute_config()2387 pipe_config->pipe_bpp = desired_bpp; in intel_hdmi_compute_config()