Home
last modified time | relevance | path

Searched refs:mvmpg_height_c (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.h1916 unsigned int mvmpg_height_c; member
H A Ddml2_core_dcn4_calcs.c2556 l->c_p.mvmpg_height = &l->mvmpg_height_c; in calculate_mcache_setting()
2569 l->mvmpg_access_width_c = p->surf_vert ? l->mvmpg_height_c : l->mvmpg_width_c; in calculate_mcache_setting()
2579 l->luma_time_factor = (double)l->mvmpg_height_c / l->mvmpg_height_l * 2; in calculate_mcache_setting()
2614 dml2_printf("DML::%s: mvmpg_height_c = %u\n", __func__, l->mvmpg_height_c); in calculate_mcache_setting()