Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/display/
H A Ddrm_dsc.h23 #define DSC_RC_EDGE_FACTOR_CONST 6 macro
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dsc_helper.c220 pps_payload->rc_edge_factor = DSC_RC_EDGE_FACTOR_CONST; in drm_dsc_pps_payload_pack()
284 vdsc_cfg->rc_edge_factor = DSC_RC_EDGE_FACTOR_CONST; in drm_dsc_set_const_params()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_vdsc.c621 DSC_RC_EDGE_FACTOR(DSC_RC_EDGE_FACTOR_CONST); in intel_dsc_pps_configure()