Searched refs:UrgentBurstFactorCursorPre (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 | 1099 double UrgentBurstFactorCursorPre[], 1123 double UrgentBurstFactorCursorPre[]); 1144 double UrgentBurstFactorCursorPre[],
|
| H A D | display_mode_vba_32.c | 3363 &mode_lib->vba.UrgentBurstFactorCursorPre[k], in dml32_ModeSupportAndSystemConfigurationFull() 3392 mode_lib->vba.UrgentBurstFactorCursorPre, in dml32_ModeSupportAndSystemConfigurationFull() 3452 mode_lib->vba.UrgentBurstFactorCursorPre); in dml32_ModeSupportAndSystemConfigurationFull() 3528 mode_lib->vba.UrgentBurstFactorCursorPre, in dml32_ModeSupportAndSystemConfigurationFull()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_shared_types.h | 477 double UrgentBurstFactorCursorPre[DML2_MAX_PLANES]; member 744 double UrgentBurstFactorCursorPre[DML2_MAX_PLANES]; member
|
| H A D | dml2_core_dcn4_calcs.c | 4917 double UrgentBurstFactorCursorPre[], in get_urgent_bandwidth_required() 4939 l->adj_factor_cur_pre = UrgentBurstFactorCursorPre[k]; in get_urgent_bandwidth_required() 7708 …ak_bandwidth_params->urgent_burst_factor_prefetch_cursor = mode_lib->ms.UrgentBurstFactorCursorPre; in dml_core_ms_prefetch_check() 7875 …ak_bandwidth_params->urgent_burst_factor_prefetch_cursor = mode_lib->ms.UrgentBurstFactorCursorPre; in dml_core_ms_prefetch_check() 9164 mode_lib->ms.UrgentBurstFactorCursorPre[k] = mode_lib->ms.UrgentBurstFactorCursor[k]; in dml_core_mode_support() 11153 mode_lib->mp.UrgentBurstFactorCursorPre[k] = mode_lib->mp.UrgentBurstFactorCursor[k]; in dml_core_mode_programming() 11494 …ak_bandwidth_params->urgent_burst_factor_prefetch_cursor = mode_lib->mp.UrgentBurstFactorCursorPre; in dml_core_mode_programming() 11627 …ak_bandwidth_params->urgent_burst_factor_prefetch_cursor = mode_lib->mp.UrgentBurstFactorCursorPre; in dml_core_mode_programming()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core.c | 781 dml_float_t UrgentBurstFactorCursorPre[], 804 dml_float_t UrgentBurstFactorCursorPre[]); 827 dml_float_t UrgentBurstFactorCursorPre[], 5994 dml_float_t UrgentBurstFactorCursorPre[], in CalculatePrefetchBandwithSupport() argument 6013 …idthChroma[k] * UrgentBurstFactorChromaPre[k]) + cursor_bw_pre[k] * UrgentBurstFactorCursorPre[k]); in CalculatePrefetchBandwithSupport() 6026 + cursor_bw_pre[k] * UrgentBurstFactorCursorPre[k]); in CalculatePrefetchBandwithSupport() 6055 dml_float_t UrgentBurstFactorCursorPre[]) in CalculateBandwidthAvailableForImmediateFlip() argument 6062 cursor_bw_pre[k] * UrgentBurstFactorCursorPre[k]); in CalculateBandwidthAvailableForImmediateFlip() 6078 dml_print("DML::%s: UrgentBurstFactorCursorPre = %f\n", __func__, UrgentBurstFactorCursorPre[k]); in CalculateBandwidthAvailableForImmediateFlip() 6107 dml_float_t UrgentBurstFactorCursorPre[], in CalculateImmediateFlipBandwithSupport() argument [all …]
|
| H A D | display_mode_core_structs.h | 945 dml_float_t UrgentBurstFactorCursorPre[__DML_NUM_PLANES__]; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | display_mode_vba.h | 849 double UrgentBurstFactorCursorPre[DC__NUM_DPP__MAX]; member
|