Searched refs:dpte_row_bandwidth (Results 1 – 9 of 9) sorted by relevance
| /drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| A D | display_mode_vba_util_32.h | 1075 double dpte_row_bandwidth[], 1090 double dpte_row_bandwidth[], 1135 double dpte_row_bandwidth[],
|
| A D | display_mode_vba_util_32.c | 6116 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()
|
| A D | display_mode_vba_32.c | 2829 mode_lib->vba.dpte_row_bandwidth[i][j][k] = in dml32_ModeSupportAndSystemConfigurationFull()
|
| /drivers/gpu/drm/amd/display/dc/dml/ |
| A D | display_mode_vba.h | 1110 double dpte_row_bandwidth[DC__VOLTAGE_STATES][2][DC__NUM_DPP__MAX]; member
|
| /drivers/gpu/drm/amd/display/dc/dml2/ |
| A D | display_mode_core.c | 755 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 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 6132 dml_print("DML::%s: dpte_row_bandwidth = %f\n", __func__, dpte_row_bandwidth[k]); in CalculateImmediateFlipBandwithSupport() 6146 NumberOfDPP[k] * (meta_row_bandwidth[k] + dpte_row_bandwidth[k]) in CalculateImmediateFlipBandwithSupport() [all …]
|
| A D | display_mode_core_structs.h | 979 dml_float_t dpte_row_bandwidth[2][__DML_NUM_PLANES__]; member
|
| /drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| A D | display_mode_vba_30.c | 4483 &v->dpte_row_bandwidth[i][j][k]); in dml30_ModeSupportAndSystemConfigurationFull() 4539 …idth[i][j] = v->TotalDPTERowBandwidth[i][j] + v->NoOfDPP[i][j][k] * v->dpte_row_bandwidth[i][j][k]; in dml30_ModeSupportAndSystemConfigurationFull() 4871 … + v->NoOfDPP[i][j][k] * (v->meta_row_bandwidth[i][j][k] + v->dpte_row_bandwidth[i][j][k]), in dml30_ModeSupportAndSystemConfigurationFull()
|
| /drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| A D | display_mode_vba_31.c | 4884 &v->dpte_row_bandwidth[i][j][k]); 4950 …idth[i][j] = v->TotalDPTERowBandwidth[i][j] + v->NoOfDPP[i][j][k] * v->dpte_row_bandwidth[i][j][k]; 5210 + v->dpte_row_bandwidth[i][j][k]),
|
| /drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
| A D | display_mode_vba_314.c | 4970 &v->dpte_row_bandwidth[i][j][k]); 5038 …idth[i][j] = v->TotalDPTERowBandwidth[i][j] + v->NoOfDPP[i][j][k] * v->dpte_row_bandwidth[i][j][k]; 5296 + v->dpte_row_bandwidth[i][j][k]),
|
Completed in 731 milliseconds