Home
last modified time | relevance | path

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

/Linux-v5.4/include/drm/
Ddrm_dsc.h22 #define DSC_RC_MODEL_SIZE_CONST 8192 macro
/Linux-v5.4/drivers/gpu/drm/
Ddrm_dsc.c190 cpu_to_be16(DSC_RC_MODEL_SIZE_CONST); in drm_dsc_pps_payload_pack()
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_vdsc.c451 vdsc_cfg->rc_model_size = DSC_RC_MODEL_SIZE_CONST; in intel_dp_compute_dsc_params()
689 pps_val |= DSC_RC_MODEL_SIZE(DSC_RC_MODEL_SIZE_CONST) | in intel_configure_pps_for_dsc_encoder()