Home
last modified time | relevance | path

Searched refs:mvmpg_width_c (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.h2174 unsigned int mvmpg_width_c; member
H A Ddml2_core_dcn5_calcs_dchub.c2205 l->c_p.mvmpg_width = &l->mvmpg_width_c; in dcn5_calculate_mcache_setting()
2219 l->mvmpg_access_width_c = p->surf_vert ? l->mvmpg_height_c : l->mvmpg_width_c; in dcn5_calculate_mcache_setting()
2231 l->luma_time_factor = (double)l->mvmpg_width_c / l->mvmpg_width_l * 2; in dcn5_calculate_mcache_setting()
2260 DML_LOG_VERBOSE("DML::%s: mvmpg_width_c = %u\n", __func__, l->mvmpg_width_c); in dcn5_calculate_mcache_setting()