wr_bandwidth 1923 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c v->wr_bandwidth = 0.0; wr_bandwidth 1926 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c v->wr_bandwidth = v->wr_bandwidth + v->scaler_rec_out_width[k] / (v->htotal[k] / v->pixel_clock[k]) * 4.0; wr_bandwidth 1929 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c v->wr_bandwidth = v->wr_bandwidth + v->scaler_rec_out_width[k] / (v->htotal[k] / v->pixel_clock[k]) * 1.5; wr_bandwidth 1932 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c v->max_used_bw = v->max_rd_bandwidth + v->wr_bandwidth; wr_bandwidth 541 drivers/gpu/drm/amd/display/dc/inc/dcn_calcs.h float wr_bandwidth;