Searched refs:UrgentBurstFactorLuma (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| H A D | display_mode_vba_util_32.h | 553 double *UrgentBurstFactorLuma, 1077 double UrgentBurstFactorLuma[], 1094 double UrgentBurstFactorLuma[], 1118 double UrgentBurstFactorLuma[], 1139 double UrgentBurstFactorLuma[],
|
| H A D | display_mode_vba_32.c | 2882 &mode_lib->vba.UrgentBurstFactorLuma[k], in dml32_ModeSupportAndSystemConfigurationFull() 3205 mode_lib->vba.UrgentBurstFactorLuma, in dml32_ModeSupportAndSystemConfigurationFull() 3387 mode_lib->vba.UrgentBurstFactorLuma, in dml32_ModeSupportAndSystemConfigurationFull() 3447 mode_lib->vba.UrgentBurstFactorLuma, in dml32_ModeSupportAndSystemConfigurationFull() 3523 mode_lib->vba.UrgentBurstFactorLuma, in dml32_ModeSupportAndSystemConfigurationFull()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core.c | 438 dml_float_t *UrgentBurstFactorLuma, 757 dml_float_t UrgentBurstFactorLuma[], 776 dml_float_t UrgentBurstFactorLuma[], 799 dml_float_t UrgentBurstFactorLuma[], 822 dml_float_t UrgentBurstFactorLuma[], 3218 dml_float_t *UrgentBurstFactorLuma, in CalculateUrgentBurstFactor() argument 3252 *UrgentBurstFactorLuma = 0; in CalculateUrgentBurstFactor() 3254 *UrgentBurstFactorLuma = DETBufferSizeInTimeLuma / (DETBufferSizeInTimeLuma - UrgentLatency); in CalculateUrgentBurstFactor() 3257 *UrgentBurstFactorLuma = 1; in CalculateUrgentBurstFactor() 5945 dml_float_t UrgentBurstFactorLuma[], in CalculateVActiveBandwithSupport() argument [all …]
|
| H A D | display_mode_core_structs.h | 946 dml_float_t UrgentBurstFactorLuma[2][__DML_NUM_PLANES__]; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_shared_types.h | 478 double UrgentBurstFactorLuma[DML2_MAX_PLANES]; member 745 double UrgentBurstFactorLuma[DML2_MAX_PLANES]; member
|
| H A D | dml2_core_dcn4_calcs.c | 3448 double *UrgentBurstFactorLuma, in CalculateUrgentBurstFactor() argument 3458 *UrgentBurstFactorLuma = 0; in CalculateUrgentBurstFactor() 3477 *UrgentBurstFactorLuma = 1; in CalculateUrgentBurstFactor() 3479 *UrgentBurstFactorLuma = DETBufferSizeInTimeLuma / (DETBufferSizeInTimeLuma - UrgentLatency); in CalculateUrgentBurstFactor() 3498 DML_LOG_VERBOSE("DML::%s: UrgentBurstFactorLuma = %f\n", __func__, *UrgentBurstFactorLuma); in CalculateUrgentBurstFactor() 4912 double UrgentBurstFactorLuma[], in get_urgent_bandwidth_required() 4934 l->adj_factor_p0 = UrgentBurstFactorLuma[k] * l->tmp_nom_adj_factor_p0; in get_urgent_bandwidth_required() 7703 calculate_peak_bandwidth_params->urgent_burst_factor_l = mode_lib->ms.UrgentBurstFactorLuma; in dml_core_ms_prefetch_check() 7870 calculate_peak_bandwidth_params->urgent_burst_factor_l = mode_lib->ms.UrgentBurstFactorLuma; in dml_core_ms_prefetch_check() 9188 &mode_lib->ms.UrgentBurstFactorLuma[k], in dml_core_mode_support() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | display_mode_vba.h | 850 double UrgentBurstFactorLuma[DC__NUM_DPP__MAX]; member
|