Lines Matching refs:pipe_bpp
474 u32 pipe_bpp) in intel_dp_dsc_get_output_bpp() argument
523 bits_per_pixel = min(bits_per_pixel, pipe_bpp - 1); in intel_dp_dsc_get_output_bpp()
769 int pipe_bpp = intel_dp_dsc_compute_bpp(intel_dp, U8_MAX); in intel_dp_mode_valid() local
785 pipe_bpp) >> 4; in intel_dp_mode_valid()
989 bpc = crtc_state->pipe_bpp / 3; in intel_dp_max_bpp()
1080 pipe_config->pipe_bpp = bpp; in intel_dp_compute_link_config_wide()
1191 int pipe_bpp; in intel_dp_dsc_compute_config() local
1200 pipe_bpp = intel_dp_dsc_compute_bpp(intel_dp, conn_state->max_requested_bpc); in intel_dp_dsc_compute_config()
1203 if (pipe_bpp < 8 * 3) { in intel_dp_dsc_compute_config()
1214 pipe_config->pipe_bpp = pipe_bpp; in intel_dp_dsc_compute_config()
1221 pipe_config->pipe_bpp); in intel_dp_dsc_compute_config()
1236 pipe_bpp); in intel_dp_dsc_compute_config()
1249 pipe_config->pipe_bpp); in intel_dp_dsc_compute_config()
1256 intel_dp->force_dsc_bpp < pipe_bpp) { in intel_dp_dsc_compute_config()
1290 pipe_config->pipe_bpp, in intel_dp_dsc_compute_config()
1298 pipe_config->pipe_bpp, in intel_dp_dsc_compute_config()
1382 pipe_config->pipe_bpp, in intel_dp_compute_link_config()
1394 pipe_config->pipe_bpp); in intel_dp_compute_link_config()
1399 pipe_config->pipe_bpp), in intel_dp_compute_link_config()
1430 return crtc_state->pipe_bpp != 18 && in intel_dp_limited_color_range()
1519 vsc->bpc = crtc_state->pipe_bpp / 3; in intel_dp_compute_vsc_colorimetry()
1716 pipe_config->pipe_bpp); in intel_dp_compute_config()