Searched refs:compressed_bpp (Results 1 – 8 of 8) sorted by relevance
285 static int get_row_index_for_rc_params(u16 compressed_bpp) in get_row_index_for_rc_params() argument287 switch (compressed_bpp) { in get_row_index_for_rc_params()321 static const struct rc_parameters *get_rc_params(u16 compressed_bpp, in get_rc_params() argument326 row_index = get_row_index_for_rc_params(compressed_bpp); in get_rc_params()452 u16 compressed_bpp = pipe_config->dsc.compressed_bpp; in intel_dsc_compute_params() local468 vdsc_cfg->bits_per_pixel = compressed_bpp << 4; in intel_dsc_compute_params()484 if (compressed_bpp == 6) { in intel_dsc_compute_params()502 rc_params = get_rc_params(compressed_bpp, in intel_dsc_compute_params()1265 crtc_state->dsc.compressed_bpp = vdsc_cfg->bits_per_pixel >> 4; in intel_dsc_get_config()
352 bpp = crtc_state->dsc.compressed_bpp; in afe_clk()915 mul = crtc_state->dsc.compressed_bpp; in gen11_dsi_set_transcoder_timings()939 bpp = crtc_state->dsc.compressed_bpp; in gen11_dsi_set_transcoder_timings()1492 if (pipe_config->dsc.compressed_bpp) { in gen11_dsi_get_timings()1493 int div = pipe_config->dsc.compressed_bpp; in gen11_dsi_get_timings()
1219 pipe_config->dsc.compressed_bpp = in intel_dp_dsc_compute_config()1247 pipe_config->dsc.compressed_bpp = min_t(u16, in intel_dp_dsc_compute_config()1260 pipe_config->dsc.compressed_bpp = in intel_dp_dsc_compute_config()1291 pipe_config->dsc.compressed_bpp); in intel_dp_dsc_compute_config()1299 pipe_config->dsc.compressed_bpp, in intel_dp_dsc_compute_config()1383 pipe_config->dsc.compressed_bpp); in intel_dp_compute_link_config()1388 pipe_config->dsc.compressed_bpp), in intel_dp_compute_link_config()1713 output_bpp = pipe_config->dsc.compressed_bpp; in intel_dp_compute_config()
1200 u16 compressed_bpp; member
532 vdsc_bpp = crtc_state->dsc.compressed_bpp; in calc_hblank_early_prog()
2735 crtc_state->dsc.compressed_bpp = min(crtc_state->pipe_bpp, in fill_dsc()
2421 seq_printf(m, "Compressed_BPP: %d\n", crtc_state->dsc.compressed_bpp); in i915_dsc_bpp_show()
8804 PIPE_CONF_CHECK_I(dsc.compressed_bpp); in intel_pipe_config_compare()