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/dml21/src/dml2_core/ |
H A D | dml2_core_shared_types.h | 452 double UrgentBurstFactorLuma[DML2_MAX_PLANES]; member 622 double UrgentBurstFactorLuma[DML2_MAX_PLANES]; member
|
H A D | dml2_core_shared.c | 335 double *UrgentBurstFactorLuma, 531 double UrgentBurstFactorLuma[], 597 double UrgentBurstFactorLuma[], 1856 &mode_lib->ms.UrgentBurstFactorLuma[k], in dml2_core_shared_mode_support() 2507 mode_lib->ms.UrgentBurstFactorLuma, in dml2_core_shared_mode_support() 2627 mode_lib->ms.UrgentBurstFactorLuma, in dml2_core_shared_mode_support() 6130 double *UrgentBurstFactorLuma, in CalculateUrgentBurstFactor() argument 6140 *UrgentBurstFactorLuma = 0; in CalculateUrgentBurstFactor() 6159 *UrgentBurstFactorLuma = 0; in CalculateUrgentBurstFactor() 6161 *UrgentBurstFactorLuma = DETBufferSizeInTimeLuma / (DETBufferSizeInTimeLuma - UrgentLatency); in CalculateUrgentBurstFactor() [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_vba.h | 850 double UrgentBurstFactorLuma[DC__NUM_DPP__MAX]; member
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_mode_vba_31.c | 356 double *UrgentBurstFactorLuma, 4923 &v->UrgentBurstFactorLuma[k], 4936 v->VActivePixelBandwidth[i][j][k] = v->ReadBandwidthLuma[k] * v->UrgentBurstFactorLuma[k] 5829 double *UrgentBurstFactorLuma, argument 5862 *UrgentBurstFactorLuma = 0; 5864 *UrgentBurstFactorLuma = DETBufferSizeInTimeLuma / (DETBufferSizeInTimeLuma - UrgentLatency); 5867 *UrgentBurstFactorLuma = 1;
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | display_mode_core_structs.h | 889 dml_float_t UrgentBurstFactorLuma[__DML_NUM_PLANES__]; member
|