Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c2266 unsigned int full_vp_width_mvmpg_aligned = 0; in calculate_mcache_row_bytes() local
2322full_vp_width_mvmpg_aligned = (unsigned int)(math_floor2((p->vp_start_x + p->full_vp_width) + *p->… in calculate_mcache_row_bytes()
2325 …ss_width_mvmpg_aligned = p->surf_vert ? full_vp_height_mvmpg_aligned : full_vp_width_mvmpg_aligned; in calculate_mcache_row_bytes()
2330 *p->meta_row_width_ub = full_vp_width_mvmpg_aligned; in calculate_mcache_row_bytes()