Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1880 unsigned int vp_start_x; member
H A Ddml2_core_dcn4_calcs.c2337 dml2_printf("DML::%s: vp_start_x = %u\n", __func__, p->vp_start_x); in calculate_mcache_row_bytes()
2379 …igned int)(math_floor2((p->vp_start_x + p->full_vp_width) + *p->mvmpg_width - 1, *p->mvmpg_width) … in calculate_mcache_row_bytes()
2502 l->l_p.vp_start_x = p->vp_start_x_l; in calculate_mcache_setting()
2538 l->c_p.vp_start_x = p->vp_start_x_c; in calculate_mcache_setting()