Searched refs:compressed_bpp_x16 (Results 1 – 9 of 9) sorted by relevance
266 u16 compressed_bpp = fxp_q4_to_int(pipe_config->dsc.compressed_bpp_x16); in intel_dsc_compute_params()297 vdsc_cfg->bits_per_pixel = pipe_config->dsc.compressed_bpp_x16; in intel_dsc_compute_params()883 crtc_state->dsc.compressed_bpp_x16 = vdsc_cfg->bits_per_pixel; in intel_dsc_get_pps_config()1001 FXP_Q4_ARGS(crtc_state->dsc.compressed_bpp_x16), in intel_vdsc_dump_state()1051 (fxp_q4_to_int_roundup(crtc_state->dsc.compressed_bpp_x16) * in intel_vdsc_min_cdclk()
90 link_bpp_x16 = crtc_state->dsc.compressed_bpp_x16; in intel_link_bw_reduce_bpp()
337 bpp = fxp_q4_to_int(crtc_state->dsc.compressed_bpp_x16); in afe_clk()872 mul = fxp_q4_to_int(crtc_state->dsc.compressed_bpp_x16); in gen11_dsi_set_transcoder_timings()896 bpp = fxp_q4_to_int(crtc_state->dsc.compressed_bpp_x16); in gen11_dsi_set_transcoder_timings()1478 if (pipe_config->dsc.compressed_bpp_x16) { in gen11_dsi_get_timings()1479 int div = fxp_q4_to_int(pipe_config->dsc.compressed_bpp_x16); in gen11_dsi_get_timings()
2188 pipe_config->dsc.compressed_bpp_x16 = bpp_x16; in dsc_compute_compressed_bpp()2321 pipe_config->dsc.compressed_bpp_x16 = in intel_edp_dsc_compute_pipe_bpp()2435 FXP_Q4_ARGS(pipe_config->dsc.compressed_bpp_x16)); in intel_dp_dsc_compute_config()2443 FXP_Q4_ARGS(pipe_config->dsc.compressed_bpp_x16), in intel_dp_dsc_compute_config()2590 fxp_q4_to_int_roundup(crtc_state->dsc.compressed_bpp_x16) : in intel_dp_config_required_rate()2690 FXP_Q4_ARGS(pipe_config->dsc.compressed_bpp_x16), in intel_dp_compute_link_config()3169 link_bpp_x16 = pipe_config->dsc.compressed_bpp_x16; in intel_dp_compute_config()
450 vdsc_bppx16 = crtc_state->dsc.compressed_bpp_x16; in calc_hblank_early_prog()
1261 u16 compressed_bpp_x16; member
395 crtc_state->dsc.compressed_bpp_x16 = bpp_x16; in intel_dp_mtp_tu_compute_config()
3483 crtc_state->dsc.compressed_bpp_x16 = fxp_q4_from_int(min(crtc_state->pipe_bpp, in fill_dsc()
5379 PIPE_CONF_CHECK_I(dsc.compressed_bpp_x16); in intel_pipe_config_compare()