Home
last modified time | relevance | path

Searched refs:vp_start_x (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.h1796 unsigned int vp_start_x; member
Ddml2_core_shared.c4993 dml2_printf("DML::%s: vp_start_x = %u\n", __func__, p->vp_start_x); in calculate_mcache_row_bytes()
5034 …igned int)(math_floor2((p->vp_start_x + p->full_vp_width) + *p->mvmpg_width - 1, *p->mvmpg_width) … in calculate_mcache_row_bytes()
5155 l->l_p.vp_start_x = p->vp_start_x_l; in calculate_mcache_setting()
5190 l->c_p.vp_start_x = p->vp_start_x_c; in calculate_mcache_setting()
Ddml2_core_dcn4_calcs.c2322 dml2_printf("DML::%s: vp_start_x = %u\n", __func__, p->vp_start_x); in calculate_mcache_row_bytes()
2363 …igned int)(math_floor2((p->vp_start_x + p->full_vp_width) + *p->mvmpg_width - 1, *p->mvmpg_width) … in calculate_mcache_row_bytes()
2480 l->l_p.vp_start_x = p->vp_start_x_l; in calculate_mcache_setting()
2515 l->c_p.vp_start_x = p->vp_start_x_c; in calculate_mcache_setting()