Searched refs:slice_config (Results 1 – 4 of 4) sorted by relevance
335 intel_dsc_line_slice_count(&pipe_config->dsc.slice_config)); in intel_dsc_compute_params()472 return crtc_state->dsc.slice_config.streams_per_pipe; in intel_dsc_get_vdsc_per_pipe()1099 crtc_state->dsc.slice_config.streams_per_pipe = 3; in intel_dsc_get_config()1101 crtc_state->dsc.slice_config.streams_per_pipe = 2; in intel_dsc_get_config()1103 crtc_state->dsc.slice_config.streams_per_pipe = 1; in intel_dsc_get_config()1116 intel_dsc_line_slice_count(&crtc_state->dsc.slice_config), in intel_vdsc_dump_state()1117 crtc_state->dsc.slice_config.streams_per_pipe); in intel_vdsc_dump_state()1151 int dsc_slices = intel_dsc_line_slice_count(&crtc_state->dsc.slice_config); in intel_vdsc_min_cdclk()
2109 intel_dsc_line_slice_count(&pipe_config->dsc.slice_config); in dsc_compute_link_config()2429 memset(&crtc_state->dsc.slice_config, 0, sizeof(crtc_state->dsc.slice_config)); in intel_dp_dsc_reset_config()2473 &pipe_config->dsc.slice_config)) in intel_dp_dsc_compute_config()2492 intel_dsc_line_slice_count(&pipe_config->dsc.slice_config)); in intel_dp_dsc_compute_config()2922 dsc_slice_count = intel_dsc_line_slice_count(&pipe_config->dsc.slice_config); in intel_dp_compute_link_for_joined_pipes()
1342 } slice_config; member
5473 PIPE_CONF_CHECK_I(dsc.slice_config.streams_per_pipe); in intel_pipe_config_compare()