Searched refs:TotalWRBandwidth (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c9721 s->TotalWRBandwidth = 0;
9731 s->TotalWRBandwidth = s->TotalWRBandwidth + s->WRBandwidth;
H A Ddisplay_mode_core_structs.h1685 dml_float_t TotalWRBandwidth; member in struct:dml_core_mode_programming_locals_st
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c71 double TotalWRBandwidth = 0; local
1494 TotalWRBandwidth = TotalWRBandwidth + WRBandwidth;
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c3216 double TotalWRBandwidth = 0; local
3228 TotalWRBandwidth = TotalWRBandwidth + WRBandwidth;
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c3195 double TotalWRBandwidth = 0; local
3206 TotalWRBandwidth = TotalWRBandwidth + WRBandwidth;

Completed in 250 milliseconds