Lines Matching refs:pipe_bpp
1874 bpp = pipe_config->pipe_bpp; in intel_dp_compute_bpp()
1968 pipe_config->pipe_bpp = bpp; in intel_dp_compute_link_config_wide()
2004 int pipe_bpp; in intel_dp_dsc_compute_config() local
2016 pipe_bpp = intel_dp_dsc_compute_bpp(intel_dp, dsc_max_bpc); in intel_dp_dsc_compute_config()
2017 if (pipe_bpp < DP_DSC_MIN_SUPPORTED_BPC * 3) { in intel_dp_dsc_compute_config()
2027 pipe_config->pipe_bpp = pipe_bpp; in intel_dp_dsc_compute_config()
2034 pipe_config->pipe_bpp); in intel_dp_dsc_compute_config()
2057 pipe_config->pipe_bpp); in intel_dp_dsc_compute_config()
2078 pipe_config->pipe_bpp, in intel_dp_dsc_compute_config()
2086 pipe_config->pipe_bpp, in intel_dp_dsc_compute_config()
2165 pipe_config->pipe_bpp, in intel_dp_compute_link_config()
2176 pipe_config->pipe_bpp); in intel_dp_compute_link_config()
2180 pipe_config->pipe_bpp), in intel_dp_compute_link_config()
2231 return crtc_state->pipe_bpp != 18 && in intel_dp_limited_color_range()
2317 output_bpp = intel_dp_output_bpp(pipe_config, pipe_config->pipe_bpp); in intel_dp_compute_config()
3206 pipe_config->pipe_bpp > dev_priv->vbt.edp.bpp) { in intel_dp_get_config()
3221 pipe_config->pipe_bpp, dev_priv->vbt.edp.bpp); in intel_dp_get_config()
3222 dev_priv->vbt.edp.bpp = pipe_config->pipe_bpp; in intel_dp_get_config()
4460 switch (crtc_state->pipe_bpp) { in intel_pixel_encoding_setup_vsc()
4474 MISSING_CASE(crtc_state->pipe_bpp); in intel_pixel_encoding_setup_vsc()