Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_vdsc_regs.h251 #define DSC_RC_QUANT_INC_LIMIT0(lim) ((lim) << 0) macro
H A Dintel_vdsc.c645 pps_val |= DSC_RC_QUANT_INC_LIMIT0(vdsc_cfg->rc_quant_incr_limit0) | in intel_dsc_pps_configure()