Home
last modified time | relevance | path

Searched refs:UrgentBurstFactorChroma (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h554 double *UrgentBurstFactorChroma,
1078 double UrgentBurstFactorChroma[],
1095 double UrgentBurstFactorChroma[],
1119 double UrgentBurstFactorChroma[],
1140 double UrgentBurstFactorChroma[],
H A Ddisplay_mode_vba_32.c2883 &mode_lib->vba.UrgentBurstFactorChroma[k], in dml32_ModeSupportAndSystemConfigurationFull()
3206 mode_lib->vba.UrgentBurstFactorChroma, in dml32_ModeSupportAndSystemConfigurationFull()
3388 mode_lib->vba.UrgentBurstFactorChroma, in dml32_ModeSupportAndSystemConfigurationFull()
3448 mode_lib->vba.UrgentBurstFactorChroma, in dml32_ModeSupportAndSystemConfigurationFull()
3524 mode_lib->vba.UrgentBurstFactorChroma, in dml32_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h454 double UrgentBurstFactorChroma[DML2_MAX_PLANES]; member
624 double UrgentBurstFactorChroma[DML2_MAX_PLANES]; member
H A Ddml2_core_shared.c336 double *UrgentBurstFactorChroma,
532 double UrgentBurstFactorChroma[],
598 double UrgentBurstFactorChroma[],
1857 &mode_lib->ms.UrgentBurstFactorChroma[k], in dml2_core_shared_mode_support()
2508 mode_lib->ms.UrgentBurstFactorChroma, in dml2_core_shared_mode_support()
2628 mode_lib->ms.UrgentBurstFactorChroma, in dml2_core_shared_mode_support()
6131 double *UrgentBurstFactorChroma, in CalculateUrgentBurstFactor() argument
6141 *UrgentBurstFactorChroma = 0; in CalculateUrgentBurstFactor()
6170 *UrgentBurstFactorChroma = 0; in CalculateUrgentBurstFactor()
6172 …*UrgentBurstFactorChroma = DETBufferSizeInTimeChroma / (DETBufferSizeInTimeChroma - UrgentLatency); in CalculateUrgentBurstFactor()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h852 double UrgentBurstFactorChroma[DC__NUM_DPP__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c357 double *UrgentBurstFactorChroma,
4924 &v->UrgentBurstFactorChroma[k],
4937 + v->ReadBandwidthChroma[k] * v->UrgentBurstFactorChroma[k];
5830 double *UrgentBurstFactorChroma, argument
5876 *UrgentBurstFactorChroma = 0;
5878 …*UrgentBurstFactorChroma = DETBufferSizeInTimeChroma / (DETBufferSizeInTimeChroma - UrgentLatency);
5881 *UrgentBurstFactorChroma = 1;
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h891 dml_float_t UrgentBurstFactorChroma[__DML_NUM_PLANES__]; member