Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h1797 unsigned int vp_start_y; member
Ddml2_core_shared.c4994 dml2_printf("DML::%s: vp_start_y = %u\n", __func__, p->vp_start_y); in calculate_mcache_row_bytes()
5035 …gned int)(math_floor2((p->vp_start_y + p->full_vp_height) + *p->mvmpg_height - 1, *p->mvmpg_height… in calculate_mcache_row_bytes()
5156 l->l_p.vp_start_y = p->vp_start_y_l; in calculate_mcache_setting()
5191 l->c_p.vp_start_y = p->vp_start_y_c; in calculate_mcache_setting()
Ddml2_core_dcn4_calcs.c2323 dml2_printf("DML::%s: vp_start_y = %u\n", __func__, p->vp_start_y); in calculate_mcache_row_bytes()
2364 …gned int)(math_floor2((p->vp_start_y + p->full_vp_height) + *p->mvmpg_height - 1, *p->mvmpg_height… in calculate_mcache_row_bytes()
2481 l->l_p.vp_start_y = p->vp_start_y_l; in calculate_mcache_setting()
2516 l->c_p.vp_start_y = p->vp_start_y_c; in calculate_mcache_setting()