Searched refs:compressed_bpp (Results 1 – 7 of 7) sorted by relevance
283 static int get_row_index_for_rc_params(u16 compressed_bpp) in get_row_index_for_rc_params() argument285 switch (compressed_bpp) { in get_row_index_for_rc_params()319 static const struct rc_parameters *get_rc_params(u16 compressed_bpp, in get_rc_params() argument324 row_index = get_row_index_for_rc_params(compressed_bpp); in get_rc_params()384 u16 compressed_bpp = pipe_config->dsc.compressed_bpp; in intel_dsc_compute_params() local399 vdsc_cfg->bits_per_pixel = compressed_bpp << 4; in intel_dsc_compute_params()415 if (compressed_bpp == 6) { in intel_dsc_compute_params()420 rc_params = get_rc_params(compressed_bpp, vdsc_cfg->bits_per_component); in intel_dsc_compute_params()1020 crtc_state->dsc.compressed_bpp = vdsc_cfg->bits_per_pixel >> 4; in intel_dsc_get_config()
322 bpp = crtc_state->dsc.compressed_bpp; in afe_clk()850 mul = crtc_state->dsc.compressed_bpp; in gen11_dsi_set_transcoder_timings()874 bpp = crtc_state->dsc.compressed_bpp; in gen11_dsi_set_transcoder_timings()1402 if (pipe_config->dsc.compressed_bpp) { in gen11_dsi_get_timings()1403 int div = pipe_config->dsc.compressed_bpp; in gen11_dsi_get_timings()
2268 pipe_config->dsc.compressed_bpp = in intel_dp_dsc_compute_config()2293 pipe_config->dsc.compressed_bpp = min_t(u16, in intel_dp_dsc_compute_config()2319 pipe_config->dsc.compressed_bpp); in intel_dp_dsc_compute_config()2327 pipe_config->dsc.compressed_bpp, in intel_dp_dsc_compute_config()2409 pipe_config->dsc.compressed_bpp); in intel_dp_compute_link_config()2414 pipe_config->dsc.compressed_bpp), in intel_dp_compute_link_config()2758 output_bpp = pipe_config->dsc.compressed_bpp; in intel_dp_compute_config()
1051 u16 compressed_bpp; member
531 vdsc_bpp = crtc_state->dsc.compressed_bpp; in calc_hblank_early_prog()
2504 crtc_state->dsc.compressed_bpp = min(crtc_state->pipe_bpp, in fill_dsc()
14045 PIPE_CONF_CHECK_I(dsc.compressed_bpp); in intel_pipe_config_compare()