Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h2065 unsigned int vp_start_x; member
H A Ddml2_core_dcn4_calcs.c2302 DML_LOG_VERBOSE("DML::%s: vp_start_x = %u\n", __func__, p->vp_start_x); in calculate_mcache_row_bytes()
2344 …igned int)(math_floor2((p->vp_start_x + p->full_vp_width) + *p->mvmpg_width - 1, *p->mvmpg_width) … in calculate_mcache_row_bytes()
2467 l->l_p.vp_start_x = p->vp_start_x_l; in calculate_mcache_setting()
2503 l->c_p.vp_start_x = p->vp_start_x_c; in calculate_mcache_setting()