Lines Matching refs:pipe_bpp
2033 bpc = crtc_state->pipe_bpp / 3; in intel_dp_max_bpp()
2137 pipe_config->pipe_bpp = bpp; in intel_dp_compute_link_config_wide()
2233 int pipe_bpp; in intel_dp_dsc_compute_config() local
2249 pipe_bpp = intel_dp_dsc_compute_bpp(intel_dp, dsc_max_bpc); in intel_dp_dsc_compute_config()
2252 if (pipe_bpp < 8 * 3) { in intel_dp_dsc_compute_config()
2263 pipe_config->pipe_bpp = pipe_bpp; in intel_dp_dsc_compute_config()
2270 pipe_config->pipe_bpp); in intel_dp_dsc_compute_config()
2295 pipe_config->pipe_bpp); in intel_dp_dsc_compute_config()
2318 pipe_config->pipe_bpp, in intel_dp_dsc_compute_config()
2326 pipe_config->pipe_bpp, in intel_dp_dsc_compute_config()
2408 pipe_config->pipe_bpp, in intel_dp_compute_link_config()
2420 pipe_config->pipe_bpp); in intel_dp_compute_link_config()
2425 pipe_config->pipe_bpp), in intel_dp_compute_link_config()
2482 return crtc_state->pipe_bpp != 18 && in intel_dp_limited_color_range()
2571 vsc->bpc = crtc_state->pipe_bpp / 3; in intel_dp_compute_vsc_colorimetry()
2760 output_bpp = intel_dp_output_bpp(pipe_config, pipe_config->pipe_bpp); in intel_dp_compute_config()
3668 pipe_config->pipe_bpp > dev_priv->vbt.edp.bpp) { in intel_dp_get_config()
3684 pipe_config->pipe_bpp, dev_priv->vbt.edp.bpp); in intel_dp_get_config()
3685 dev_priv->vbt.edp.bpp = pipe_config->pipe_bpp; in intel_dp_get_config()