Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared.c4981 unsigned int full_vp_width_mvmpg_aligned = 0; in calculate_mcache_row_bytes() local
5034full_vp_width_mvmpg_aligned = (unsigned int)(math_floor2((p->vp_start_x + p->full_vp_width) + *p->… in calculate_mcache_row_bytes()
5037 …ss_width_mvmpg_aligned = p->surf_vert ? full_vp_height_mvmpg_aligned : full_vp_width_mvmpg_aligned; in calculate_mcache_row_bytes()
5042 *p->meta_row_width_ub = full_vp_width_mvmpg_aligned; in calculate_mcache_row_bytes()
Ddml2_core_dcn4_calcs.c2308 unsigned int full_vp_width_mvmpg_aligned = 0; in calculate_mcache_row_bytes() local
2363full_vp_width_mvmpg_aligned = (unsigned int)(math_floor2((p->vp_start_x + p->full_vp_width) + *p->… in calculate_mcache_row_bytes()
2366 …ss_width_mvmpg_aligned = p->surf_vert ? full_vp_height_mvmpg_aligned : full_vp_width_mvmpg_aligned; in calculate_mcache_row_bytes()
2371 *p->meta_row_width_ub = full_vp_width_mvmpg_aligned; in calculate_mcache_row_bytes()