maximum_swath_width 420 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c v->maximum_swath_width = 8192.0; maximum_swath_width 423 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c v->maximum_swath_width = 5120.0; maximum_swath_width 425 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c v->number_of_dpp_required_for_det_size =dcn_bw_ceil2(v->swath_width_ysingle_dpp[k] /dcn_bw_min2(v->maximum_swath_width, v->det_buffer_size_in_kbyte * 1024.0 / 2.0 / (v->byte_per_pixel_in_dety[k] * v->min_swath_height_y[k] + v->byte_per_pixel_in_detc[k] / 2.0 * v->min_swath_height_c[k])), 1.0); maximum_swath_width 305 drivers/gpu/drm/amd/display/dc/inc/dcn_calcs.h float maximum_swath_width;