Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1031 double TotalWRBandwidth; member
H A Ddml2_core_dcn4_calcs.c11955 s->TotalWRBandwidth = 0; in dml_core_mode_programming()
11964 s->TotalWRBandwidth = s->TotalWRBandwidth + s->WRBandwidth; in dml_core_mode_programming()
13316 …ckRequiredBandwidth = mode_lib->scratch.dml_core_mode_programming_locals.TotalWRBandwidth / 1000.0; in dml2_core_calcs_get_informative()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1745 dml_float_t TotalWRBandwidth; member
H A Ddisplay_mode_core.c9736 s->TotalWRBandwidth = 0; in dml_core_mode_programming()
9746 s->TotalWRBandwidth = s->TotalWRBandwidth + s->WRBandwidth; in dml_core_mode_programming()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c71 double TotalWRBandwidth = 0; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local
1494 TotalWRBandwidth = TotalWRBandwidth + WRBandwidth; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c3183 double TotalWRBandwidth = 0; local
3194 TotalWRBandwidth = TotalWRBandwidth + WRBandwidth;
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c3201 double TotalWRBandwidth = 0; local
3213 TotalWRBandwidth = TotalWRBandwidth + WRBandwidth;