Searched refs:compressed_bpp_x16 (Results 1 – 9 of 9) sorted by relevance
276 u16 compressed_bpp = fxp_q4_to_int(pipe_config->dsc.compressed_bpp_x16); in intel_dsc_compute_params()307 vdsc_cfg->bits_per_pixel = pipe_config->dsc.compressed_bpp_x16; in intel_dsc_compute_params()904 crtc_state->dsc.compressed_bpp_x16 = vdsc_cfg->bits_per_pixel; in intel_dsc_get_pps_config()1022 FXP_Q4_ARGS(crtc_state->dsc.compressed_bpp_x16), in intel_vdsc_dump_state()1072 (fxp_q4_to_int_roundup(crtc_state->dsc.compressed_bpp_x16) * in intel_vdsc_min_cdclk()
339 bpp = fxp_q4_to_int(crtc_state->dsc.compressed_bpp_x16); in afe_clk()874 mul = fxp_q4_to_int(crtc_state->dsc.compressed_bpp_x16); in gen11_dsi_set_transcoder_timings()898 bpp = fxp_q4_to_int(crtc_state->dsc.compressed_bpp_x16); in gen11_dsi_set_transcoder_timings()1484 if (pipe_config->dsc.compressed_bpp_x16) { in gen11_dsi_get_timings()1485 int div = fxp_q4_to_int(pipe_config->dsc.compressed_bpp_x16); in gen11_dsi_get_timings()
123 link_bpp_x16 = crtc_state->dsc.compressed_bpp_x16; in __intel_link_bw_reduce_bpp()
2200 pipe_config->dsc.compressed_bpp_x16 = bpp_x16; in dsc_compute_compressed_bpp()2333 pipe_config->dsc.compressed_bpp_x16 = in intel_edp_dsc_compute_pipe_bpp()2447 FXP_Q4_ARGS(pipe_config->dsc.compressed_bpp_x16)); in intel_dp_dsc_compute_config()2455 FXP_Q4_ARGS(pipe_config->dsc.compressed_bpp_x16), in intel_dp_dsc_compute_config()2603 fxp_q4_to_int_roundup(crtc_state->dsc.compressed_bpp_x16) : in intel_dp_config_required_rate()2703 FXP_Q4_ARGS(pipe_config->dsc.compressed_bpp_x16), in intel_dp_compute_link_config()3160 link_bpp_x16 = crtc_state->dsc.compressed_bpp_x16; in intel_dp_compute_min_hblank()3252 link_bpp_x16 = pipe_config->dsc.compressed_bpp_x16; in intel_dp_compute_config()
465 vdsc_bppx16 = crtc_state->dsc.compressed_bpp_x16; in calc_hblank_early_prog()
1272 u16 compressed_bpp_x16; member
433 crtc_state->dsc.compressed_bpp_x16 = bpp_x16; in intel_dp_mtp_tu_compute_config()
3481 crtc_state->dsc.compressed_bpp_x16 = fxp_q4_from_int(min(crtc_state->pipe_bpp, in fill_dsc()
5417 PIPE_CONF_CHECK_I(dsc.compressed_bpp_x16); in intel_pipe_config_compare()
Completed in 60 milliseconds