Searched refs:compressed_bpp (Results 1 – 7 of 7) sorted by relevance
289 static int get_row_index_for_rc_params(u16 compressed_bpp) in get_row_index_for_rc_params() argument291 switch (compressed_bpp) { in get_row_index_for_rc_params()325 static const struct rc_parameters *get_rc_params(u16 compressed_bpp, in get_rc_params() argument330 row_index = get_row_index_for_rc_params(compressed_bpp); in get_rc_params()457 u16 compressed_bpp = pipe_config->dsc.compressed_bpp; in intel_dsc_compute_params() local472 vdsc_cfg->bits_per_pixel = compressed_bpp << 4; in intel_dsc_compute_params()488 if (compressed_bpp == 6) { in intel_dsc_compute_params()506 rc_params = get_rc_params(compressed_bpp, in intel_dsc_compute_params()1215 crtc_state->dsc.compressed_bpp = vdsc_cfg->bits_per_pixel >> 4; in intel_dsc_get_config()
345 bpp = crtc_state->dsc.compressed_bpp; in afe_clk()905 mul = crtc_state->dsc.compressed_bpp; in gen11_dsi_set_transcoder_timings()929 bpp = crtc_state->dsc.compressed_bpp; in gen11_dsi_set_transcoder_timings()1502 if (pipe_config->dsc.compressed_bpp) { in gen11_dsi_get_timings()1503 int div = pipe_config->dsc.compressed_bpp; in gen11_dsi_get_timings()
1509 pipe_config->dsc.compressed_bpp = in intel_dp_dsc_compute_config()1537 pipe_config->dsc.compressed_bpp = min_t(u16, in intel_dp_dsc_compute_config()1565 pipe_config->dsc.compressed_bpp); in intel_dp_dsc_compute_config()1573 pipe_config->dsc.compressed_bpp, in intel_dp_dsc_compute_config()1655 pipe_config->dsc.compressed_bpp); in intel_dp_compute_link_config()1660 pipe_config->dsc.compressed_bpp), in intel_dp_compute_link_config()2069 output_bpp = pipe_config->dsc.compressed_bpp; in intel_dp_compute_config()
1273 u16 compressed_bpp; member
534 vdsc_bpp = crtc_state->dsc.compressed_bpp; in calc_hblank_early_prog()
3449 crtc_state->dsc.compressed_bpp = min(crtc_state->pipe_bpp, in fill_dsc()
5904 PIPE_CONF_CHECK_I(dsc.compressed_bpp); in intel_pipe_config_compare()