Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn5_calcs_dchub.c277 unsigned int req_width_horz_y; in dcn5_calculate_swath_width() local
338 req_width_horz_y = Read256BytesBlockWidthY[k]; in dcn5_calculate_swath_width()
342 req_width_horz_y = req_width_horz_y / 2; in dcn5_calculate_swath_width()
347 …d int)math_ceil2((double)display_cfg->plane_descriptors[k].surface.plane0.width, req_width_horz_y); in dcn5_calculate_swath_width()
356 DML_LOG_VERBOSE("DML::%s: k=%u req_width_horz_y=%u\n", __func__, k, req_width_horz_y); in dcn5_calculate_swath_width()
362 DML_LOG_VERBOSE("DML::%s: k=%u req_width_horz_y=%u\n", __func__, k, req_width_horz_y); in dcn5_calculate_swath_width()
375 + SwathWidthY[k] + req_width_horz_y - 1, req_width_horz_y) in dcn5_calculate_swath_width()
376 …_floor2(display_cfg->plane_descriptors[k].composition.viewport.plane0.x_start, req_width_horz_y))); in dcn5_calculate_swath_width()
380 req_width_horz_y) + req_width_horz_y)); in dcn5_calculate_swath_width()
382 req_width_horz_y) + req_width_horz_y)); in dcn5_calculate_swath_width()
[all …]