Searched refs:slice_count (Results 1 – 6 of 6) sorted by relevance
2799 crtc_state->dsc.slice_count = 4; in fill_dsc()2801 crtc_state->dsc.slice_count = 2; in fill_dsc()2807 crtc_state->dsc.slice_count = 1; in fill_dsc()2811 crtc_state->dsc.slice_count != 0) in fill_dsc()2814 crtc_state->dsc.slice_count); in fill_dsc()
1231 pipe_config->dsc.slice_count = in intel_dp_dsc_compute_config()1234 if (!pipe_config->dsc.slice_count) { in intel_dp_dsc_compute_config()1236 pipe_config->dsc.slice_count); in intel_dp_dsc_compute_config()1264 pipe_config->dsc.slice_count = dsc_dp_slice_count; in intel_dp_dsc_compute_config()1290 if (pipe_config->dsc.slice_count < 2) { in intel_dp_dsc_compute_config()1314 pipe_config->dsc.slice_count); in intel_dp_dsc_compute_config()
460 pipe_config->dsc.slice_count); in intel_dsc_compute_params()
1201 u8 slice_count; member
1622 if (crtc_state->dsc.slice_count > 1) in gen11_dsi_dsc_compute_config()
390 u32 slice_count; member