Home
last modified time | relevance | path

Searched refs:mvmpg_height_l (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.h1825 unsigned int mvmpg_height_l; member
Ddml2_core_shared.c5172 l->l_p.mvmpg_height = &l->mvmpg_height_l; in calculate_mcache_setting()
5219 l->mvmpg_access_width_l = p->surf_vert ? l->mvmpg_height_l : l->mvmpg_width_l; in calculate_mcache_setting()
5230 l->luma_time_factor = (double)l->mvmpg_height_c / l->mvmpg_height_l * 2; in calculate_mcache_setting()
5251 dml2_printf("DML::%s: mvmpg_height_l = %u\n", __func__, l->mvmpg_height_l); in calculate_mcache_setting()
Ddml2_core_dcn4_calcs.c2497 l->l_p.mvmpg_height = &l->mvmpg_height_l; in calculate_mcache_setting()
2544 l->mvmpg_access_width_l = p->surf_vert ? l->mvmpg_height_l : l->mvmpg_width_l; in calculate_mcache_setting()
2555 l->luma_time_factor = (double)l->mvmpg_height_c / l->mvmpg_height_l * 2; in calculate_mcache_setting()
2579 dml2_printf("DML::%s: mvmpg_height_l = %u\n", __func__, l->mvmpg_height_l); in calculate_mcache_setting()