Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h1075 double dpte_row_bandwidth[],
1090 double dpte_row_bandwidth[],
1135 double dpte_row_bandwidth[],
H A Ddisplay_mode_vba_util_32.c6116 double dpte_row_bandwidth[], in dml32_CalculateVActiveBandwithSupport() argument
6134 …tFactorCursor[k] + NumberOfDPP[k] * meta_row_bandwidth[k] + NumberOfDPP[k] * dpte_row_bandwidth[k]; in dml32_CalculateVActiveBandwithSupport()
6157 double dpte_row_bandwidth[], in dml32_CalculatePrefetchBandwithSupport() argument
6190 …k] * UrgentBurstFactorCursor[k] + NumberOfDPP[k] * (meta_row_bandwidth[k] + dpte_row_bandwidth[k]); in dml32_CalculatePrefetchBandwithSupport()
6246 double dpte_row_bandwidth[], in dml32_CalculateImmediateFlipBandwithSupport() argument
6271 …NumberOfDPP[k] * (meta_row_bandwidth[k] + dpte_row_bandwidth[k]) + ReadBandwidthLuma[k] * UrgentBu… in dml32_CalculateImmediateFlipBandwithSupport()
H A Ddisplay_mode_vba_32.c2829 mode_lib->vba.dpte_row_bandwidth[i][j][k] = in dml32_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h1110 double dpte_row_bandwidth[DC__VOLTAGE_STATES][2][DC__NUM_DPP__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c755 dml_float_t dpte_row_bandwidth[],
772 dml_float_t dpte_row_bandwidth[],
818 dml_float_t dpte_row_bandwidth[],
5926 dml_float_t dpte_row_bandwidth[], in CalculateVActiveBandwithSupport() argument
5943 …tFactorCursor[k] + NumberOfDPP[k] * meta_row_bandwidth[k] + NumberOfDPP[k] * dpte_row_bandwidth[k]; in CalculateVActiveBandwithSupport()
5968 dml_float_t dpte_row_bandwidth[], in CalculatePrefetchBandwithSupport() argument
5995 …k] * UrgentBurstFactorCursor[k] + NumberOfDPP[k] * (meta_row_bandwidth[k] + dpte_row_bandwidth[k]), in CalculatePrefetchBandwithSupport()
6006 + NumberOfDPP[k] * (meta_row_bandwidth[k] + dpte_row_bandwidth[k]), in CalculatePrefetchBandwithSupport()
6081 dml_float_t dpte_row_bandwidth[], in CalculateImmediateFlipBandwithSupport() argument
6109 …NumberOfDPP[k] * (meta_row_bandwidth[k] + dpte_row_bandwidth[k]) + ReadBandwidthLuma[k] * UrgentBu… in CalculateImmediateFlipBandwithSupport()
[all …]
H A Ddisplay_mode_core_structs.h978 dml_float_t dpte_row_bandwidth[2][__DML_NUM_PLANES__]; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c4321 &v->dpte_row_bandwidth[i][j][k]); in dml30_ModeSupportAndSystemConfigurationFull()
4377 …idth[i][j] = v->TotalDPTERowBandwidth[i][j] + v->NoOfDPP[i][j][k] * v->dpte_row_bandwidth[i][j][k]; in dml30_ModeSupportAndSystemConfigurationFull()
4681 … + v->NoOfDPP[i][j][k] * (v->meta_row_bandwidth[i][j][k] + v->dpte_row_bandwidth[i][j][k]), in dml30_ModeSupportAndSystemConfigurationFull()