Searched refs:req_width_horz_c (Results 1 – 1 of 1) sorted by relevance
278 unsigned int req_width_horz_c; in dcn5_calculate_swath_width() local339 req_width_horz_c = Read256BytesBlockWidthC[k]; in dcn5_calculate_swath_width()345 req_width_horz_c = req_width_horz_c / 2; in dcn5_calculate_swath_width()349 …d int)math_ceil2((double)display_cfg->plane_descriptors[k].surface.plane1.width, req_width_horz_c); in dcn5_calculate_swath_width()357 DML_LOG_VERBOSE("DML::%s: k=%u req_width_horz_c=%u\n", __func__, k, req_width_horz_c); in dcn5_calculate_swath_width()363 DML_LOG_VERBOSE("DML::%s: k=%u req_width_horz_c=%u\n", __func__, k, req_width_horz_c); in dcn5_calculate_swath_width()390 + SwathWidthC[k] + req_width_horz_c - 1, req_width_horz_c) in dcn5_calculate_swath_width()391 …_floor2(display_cfg->plane_descriptors[k].composition.viewport.plane1.y_start, req_width_horz_c))); in dcn5_calculate_swath_width()395 req_width_horz_c) + req_width_horz_c)); in dcn5_calculate_swath_width()397 req_width_horz_c) + req_width_horz_c)); in dcn5_calculate_swath_width()[all …]