Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1005 double TotalWRBandwidth; member
H A 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()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1687 dml_float_t TotalWRBandwidth; member
/linux/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/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c3183 double TotalWRBandwidth = 0; local
3194 TotalWRBandwidth = TotalWRBandwidth + WRBandwidth;