Home
last modified time | relevance | path

Searched refs:dsc_dp_slice_count (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/i915/display/
Dintel_dp.c1476 u8 dsc_dp_slice_count; in intel_dp_dsc_compute_config() local
1486 dsc_dp_slice_count = in intel_dp_dsc_compute_config()
1491 if (!dsc_max_output_bpp || !dsc_dp_slice_count) { in intel_dp_dsc_compute_config()
1499 pipe_config->dsc.slice_count = dsc_dp_slice_count; in intel_dp_dsc_compute_config()