Home
last modified time | relevance | path

Searched refs:TotalWRBandwidth (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h1005 double TotalWRBandwidth; member
Ddml2_core_shared.c11290 s->TotalWRBandwidth = 0; in dml2_core_shared_mode_programming()
11300 s->TotalWRBandwidth = s->TotalWRBandwidth + s->WRBandwidth; in dml2_core_shared_mode_programming()
Ddml2_core_dcn4_calcs.c11471 s->TotalWRBandwidth = 0; in dml_core_mode_programming()
11481 s->TotalWRBandwidth = s->TotalWRBandwidth + s->WRBandwidth; in dml_core_mode_programming()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core_structs.h1687 dml_float_t TotalWRBandwidth; member
Ddisplay_mode_core.c9730 s->TotalWRBandwidth = 0; in dml_core_mode_programming()
9740 s->TotalWRBandwidth = s->TotalWRBandwidth + s->WRBandwidth; in dml_core_mode_programming()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_32.c71 double TotalWRBandwidth = 0; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local
1494 TotalWRBandwidth = TotalWRBandwidth + WRBandwidth; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c3186 double TotalWRBandwidth = 0; local
3197 TotalWRBandwidth = TotalWRBandwidth + WRBandwidth;
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_mode_vba_314.c3204 double TotalWRBandwidth = 0; local
3216 TotalWRBandwidth = TotalWRBandwidth + WRBandwidth;