Home
last modified time | relevance | path

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

/Linux-v5.10/include/drm/
Ddrm_dp_helper.h334 #define DP_DSC_MIN_SLICE_WIDTH_VALUE 2560 macro
/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_dp.c569 if (max_slice_width < DP_DSC_MIN_SLICE_WIDTH_VALUE) { in intel_dp_dsc_get_slice_count()