Home
last modified time | relevance | path

Searched refs:mvmpg_per_mcache_lb (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.h1816 unsigned int *mvmpg_per_mcache_lb; member
Ddml2_core_shared.c5093 *p->mvmpg_per_mcache_lb = (unsigned int)math_floor2(mvmpg_per_mcache, 1); in calculate_mcache_row_bytes()
5175 l->l_p.mvmpg_per_mcache_lb = &l->mvmpg_per_mcache_lb_l; in calculate_mcache_setting()
5210 l->c_p.mvmpg_per_mcache_lb = &l->mvmpg_per_mcache_lb_c; in calculate_mcache_setting()
Ddml2_core_dcn4_calcs.c2420 *p->mvmpg_per_mcache_lb = (unsigned int)math_floor2(mvmpg_per_mcache, 1); in calculate_mcache_row_bytes()
2500 l->l_p.mvmpg_per_mcache_lb = &l->mvmpg_per_mcache_lb_l; in calculate_mcache_setting()
2535 l->c_p.mvmpg_per_mcache_lb = &l->mvmpg_per_mcache_lb_c; in calculate_mcache_setting()