Searched refs:dpte_row_bandwidth (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_util_32.h | 1075 double dpte_row_bandwidth[], 1090 double dpte_row_bandwidth[], 1135 double dpte_row_bandwidth[],
|
D | display_mode_vba_util_32.c | 6115 double dpte_row_bandwidth[], in dml32_CalculateVActiveBandwithSupport() argument 6133 …tFactorCursor[k] + NumberOfDPP[k] * meta_row_bandwidth[k] + NumberOfDPP[k] * dpte_row_bandwidth[k]; in dml32_CalculateVActiveBandwithSupport() 6156 double dpte_row_bandwidth[], in dml32_CalculatePrefetchBandwithSupport() argument 6189 …k] * UrgentBurstFactorCursor[k] + NumberOfDPP[k] * (meta_row_bandwidth[k] + dpte_row_bandwidth[k]); in dml32_CalculatePrefetchBandwithSupport() 6245 double dpte_row_bandwidth[], in dml32_CalculateImmediateFlipBandwithSupport() argument 6270 …NumberOfDPP[k] * (meta_row_bandwidth[k] + dpte_row_bandwidth[k]) + ReadBandwidthLuma[k] * UrgentBu… in dml32_CalculateImmediateFlipBandwithSupport()
|
D | display_mode_vba_32.c | 2829 mode_lib->vba.dpte_row_bandwidth[i][j][k] = in dml32_ModeSupportAndSystemConfigurationFull()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_vba.h | 1110 double dpte_row_bandwidth[DC__VOLTAGE_STATES][2][DC__NUM_DPP__MAX]; member
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/ |
D | display_mode_core.c | 754 dml_float_t dpte_row_bandwidth[], 771 dml_float_t dpte_row_bandwidth[], 817 dml_float_t dpte_row_bandwidth[], 5924 dml_float_t dpte_row_bandwidth[], in CalculateVActiveBandwithSupport() argument 5941 …tFactorCursor[k] + NumberOfDPP[k] * meta_row_bandwidth[k] + NumberOfDPP[k] * dpte_row_bandwidth[k]; in CalculateVActiveBandwithSupport() 5966 dml_float_t dpte_row_bandwidth[], in CalculatePrefetchBandwithSupport() argument 5993 …k] * UrgentBurstFactorCursor[k] + NumberOfDPP[k] * (meta_row_bandwidth[k] + dpte_row_bandwidth[k]), in CalculatePrefetchBandwithSupport() 6004 + NumberOfDPP[k] * (meta_row_bandwidth[k] + dpte_row_bandwidth[k]), in CalculatePrefetchBandwithSupport() 6079 dml_float_t dpte_row_bandwidth[], in CalculateImmediateFlipBandwithSupport() argument 6107 …NumberOfDPP[k] * (meta_row_bandwidth[k] + dpte_row_bandwidth[k]) + ReadBandwidthLuma[k] * UrgentBu… in CalculateImmediateFlipBandwithSupport() [all …]
|
D | display_mode_core_structs.h | 921 dml_float_t dpte_row_bandwidth[2][__DML_NUM_PLANES__]; member
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 4494 &v->dpte_row_bandwidth[i][j][k]); in dml30_ModeSupportAndSystemConfigurationFull() 4550 …idth[i][j] = v->TotalDPTERowBandwidth[i][j] + v->NoOfDPP[i][j][k] * v->dpte_row_bandwidth[i][j][k]; in dml30_ModeSupportAndSystemConfigurationFull() 4882 … + v->NoOfDPP[i][j][k] * (v->meta_row_bandwidth[i][j][k] + v->dpte_row_bandwidth[i][j][k]), in dml30_ModeSupportAndSystemConfigurationFull()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 4886 &v->dpte_row_bandwidth[i][j][k]); 4952 …idth[i][j] = v->TotalDPTERowBandwidth[i][j] + v->NoOfDPP[i][j][k] * v->dpte_row_bandwidth[i][j][k]; 5212 + v->dpte_row_bandwidth[i][j][k]),
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_mode_vba_314.c | 4972 &v->dpte_row_bandwidth[i][j][k]); 5040 …idth[i][j] = v->TotalDPTERowBandwidth[i][j] + v->NoOfDPP[i][j][k] * v->dpte_row_bandwidth[i][j][k]; 5298 + v->dpte_row_bandwidth[i][j][k]),
|