Home
last modified time | relevance | path

Searched refs:copy_width (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_dcn6_calcs_dchub.c273 …unsigned int copy_width = (vertical_access ? copy_src_lines : vp_width / p->NoOfDPP[plane_idx]) + … in calculate_ub_copy_size_per_plane_per_dpp() local
277 return (unsigned int)math_ceil2(copy_width * copy_height * byte_per_pixel, 256); in calculate_ub_copy_size_per_plane_per_dpp()