Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/drm/display/
A Ddrm_dsc.h45 #define DSC_1_1_MAX_LINEBUF_DEPTH_BITS 13 macro
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_dp.c1473 vdsc_cfg->line_buf_depth = (line_buf_depth > DSC_1_1_MAX_LINEBUF_DEPTH_BITS) ? in intel_dp_dsc_compute_params()
1474 DSC_1_1_MAX_LINEBUF_DEPTH_BITS : line_buf_depth; in intel_dp_dsc_compute_params()

Completed in 16 milliseconds