Searched refs:UrgentBurstFactorCursor (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 | 552 double *UrgentBurstFactorCursor, 1079 double UrgentBurstFactorCursor[]); 1096 double UrgentBurstFactorCursor[], 1120 double UrgentBurstFactorCursor[], 1141 double UrgentBurstFactorCursor[],
|
| H A D | display_mode_vba_32.c | 2881 &mode_lib->vba.UrgentBurstFactorCursor[k], in dml32_ModeSupportAndSystemConfigurationFull() 3207 mode_lib->vba.UrgentBurstFactorCursor); in dml32_ModeSupportAndSystemConfigurationFull() 3389 mode_lib->vba.UrgentBurstFactorCursor, in dml32_ModeSupportAndSystemConfigurationFull() 3449 mode_lib->vba.UrgentBurstFactorCursor, in dml32_ModeSupportAndSystemConfigurationFull() 3525 mode_lib->vba.UrgentBurstFactorCursor, in dml32_ModeSupportAndSystemConfigurationFull()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core.c | 437 dml_float_t *UrgentBurstFactorCursor, 759 dml_float_t UrgentBurstFactorCursor[]); 778 dml_float_t UrgentBurstFactorCursor[], 801 dml_float_t UrgentBurstFactorCursor[], 824 dml_float_t UrgentBurstFactorCursor[], 3217 dml_float_t *UrgentBurstFactorCursor, in CalculateUrgentBurstFactor() argument 3237 *UrgentBurstFactorCursor = 0; in CalculateUrgentBurstFactor() 3239 *UrgentBurstFactorCursor = CursorBufferSizeInTime / (CursorBufferSizeInTime - UrgentLatency); in CalculateUrgentBurstFactor() 3242 *UrgentBurstFactorCursor = 1; in CalculateUrgentBurstFactor() 5947 dml_float_t UrgentBurstFactorCursor[]) in CalculateVActiveBandwithSupport() argument [all …]
|
| H A D | display_mode_core_structs.h | 944 dml_float_t UrgentBurstFactorCursor[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 | 476 double UrgentBurstFactorCursor[DML2_MAX_PLANES]; member 743 double UrgentBurstFactorCursor[DML2_MAX_PLANES]; member
|
| H A D | dml2_core_dcn4_calcs.c | 3402 double *UrgentBurstFactorCursor, in calculate_cursor_urgent_burst_factor() argument 3414 *UrgentBurstFactorCursor = 1; in calculate_cursor_urgent_burst_factor() 3417 *UrgentBurstFactorCursor = CursorBufferSizeInTime / (CursorBufferSizeInTime - UrgentLatency); in calculate_cursor_urgent_burst_factor() 3426 DML_LOG_VERBOSE("DML::%s: UrgentBurstFactorCursor = %f\n", __func__, *UrgentBurstFactorCursor); in calculate_cursor_urgent_burst_factor() 4914 double UrgentBurstFactorCursor[], in get_urgent_bandwidth_required() 4936 l->adj_factor_cur = UrgentBurstFactorCursor[k]; in get_urgent_bandwidth_required() 7705 …calculate_peak_bandwidth_params->urgent_burst_factor_cursor = mode_lib->ms.UrgentBurstFactorCursor; in dml_core_ms_prefetch_check() 7872 …calculate_peak_bandwidth_params->urgent_burst_factor_cursor = mode_lib->ms.UrgentBurstFactorCursor; in dml_core_ms_prefetch_check() 9160 &mode_lib->ms.UrgentBurstFactorCursor[k], in dml_core_mode_support() 9164 mode_lib->ms.UrgentBurstFactorCursorPre[k] = mode_lib->ms.UrgentBurstFactorCursor[k]; in dml_core_mode_support() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | display_mode_vba.h | 848 double UrgentBurstFactorCursor[DC__NUM_DPP__MAX]; member
|