Searched refs:slice_count (Results 1 – 10 of 10) sorted by relevance
35 return dsc->slice_count * dsc->slice_chunk_size; in msm_dsc_get_bytes_per_line()
94 u8 slice_count; member
110 num_active_slice_per_enc = dsc->slice_count; in dpu_hw_dsc_config_1_2()112 num_active_slice_per_enc = dsc->slice_count / 2; in dpu_hw_dsc_config_1_2()
315 dsc->slice_count = 2; in visionox_r66451_probe()
3397 crtc_state->dsc.slice_count = 4; in fill_dsc()3399 crtc_state->dsc.slice_count = 2; in fill_dsc()3405 crtc_state->dsc.slice_count = 1; in fill_dsc()3409 crtc_state->dsc.slice_count != 0) in fill_dsc()3412 crtc_state->dsc.slice_count); in fill_dsc()
1711 pipe_config->dsc.slice_count = in intel_dp_dsc_compute_config()1714 if (!pipe_config->dsc.slice_count) { in intel_dp_dsc_compute_config()1716 pipe_config->dsc.slice_count); in intel_dp_dsc_compute_config()1770 pipe_config->dsc.slice_count = dsc_dp_slice_count; in intel_dp_dsc_compute_config()1773 pipe_config->dsc.slice_count); in intel_dp_dsc_compute_config()1780 if (pipe_config->bigjoiner_pipes || pipe_config->dsc.slice_count > 1) in intel_dp_dsc_compute_config()1798 pipe_config->dsc.slice_count); in intel_dp_dsc_compute_config()
251 pipe_config->dsc.slice_count); in intel_dsc_compute_params()
1357 u8 slice_count; member
1583 if (crtc_state->dsc.slice_count > 1) in gen11_dsi_dsc_compute_config()
390 u32 slice_count; member