Home
last modified time | relevance | path

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

/Linux-v6.6/include/drm/display/
Ddrm_dsc.h22 #define DSC_RC_MODEL_SIZE_CONST 8192 macro
/Linux-v6.6/drivers/gpu/drm/display/
Ddrm_dsc_helper.c283 vdsc_cfg->rc_model_size = DSC_RC_MODEL_SIZE_CONST; in drm_dsc_set_const_params()
/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_vdsc.c124 vdsc_cfg->initial_xmit_delay = DIV_ROUND_UP(DSC_RC_MODEL_SIZE_CONST, 2 * bpp); in calculate_rc_params()
Dicl_dsi.c1581 vdsc_cfg->rc_model_size = DSC_RC_MODEL_SIZE_CONST; in gen11_dsi_dsc_compute_config()
Dintel_dp.c1588 vdsc_cfg->rc_model_size = DSC_RC_MODEL_SIZE_CONST; in intel_dp_dsc_compute_params()