Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_dp.c2167 u8 dsc_dp_slice_count; in intel_dp_dsc_compute_config() local
2175 dsc_dp_slice_count = in intel_dp_dsc_compute_config()
2179 if (!dsc_max_output_bpp || !dsc_dp_slice_count) { in intel_dp_dsc_compute_config()
2186 pipe_config->dsc.slice_count = dsc_dp_slice_count; in intel_dp_dsc_compute_config()