Searched refs:desired_bpp (Results 1 – 1 of 1) sorted by relevance
1700 int desired_bpp; in intel_hdmi_compute_config() local1757 desired_bpp = 12*3; in intel_hdmi_compute_config()1765 desired_bpp = 10 * 3; in intel_hdmi_compute_config()1771 desired_bpp = 8*3; in intel_hdmi_compute_config()1777 DRM_DEBUG_KMS("forcing pipe bpp to %i for HDMI\n", desired_bpp); in intel_hdmi_compute_config()1778 pipe_config->pipe_bpp = desired_bpp; in intel_hdmi_compute_config()