Searched refs:mvmpg_access_width_l (Results 1 – 3 of 3) sorted by relevance
1840 unsigned int mvmpg_access_width_l; member
5219 l->mvmpg_access_width_l = p->surf_vert ? l->mvmpg_height_l : l->mvmpg_width_l; in calculate_mcache_setting()5255 dml2_printf("DML::%s: mvmpg_access_width_l = %u\n", __func__, l->mvmpg_access_width_l); in calculate_mcache_setting()5276 …floor2((n + 1) * l->avg_mcache_element_size_l / l->mvmpg_access_width_l, 1)) * l->mvmpg_access_wid… in calculate_mcache_setting()5300 p->mcache_offsets_l[n] = (n + 1) * l->mvmpg_per_mcache_lb_l * l->mvmpg_access_width_l; in calculate_mcache_setting()5316 *p->mcache_shift_granularity_l = l->mvmpg_access_width_l; in calculate_mcache_setting()
2545 l->mvmpg_access_width_l = p->surf_vert ? l->mvmpg_height_l : l->mvmpg_width_l; in calculate_mcache_setting()2584 dml2_printf("DML::%s: mvmpg_access_width_l = %u\n", __func__, l->mvmpg_access_width_l); in calculate_mcache_setting()2605 …floor2((n + 1) * l->avg_mcache_element_size_l / l->mvmpg_access_width_l, 1)) * l->mvmpg_access_wid… in calculate_mcache_setting()2629 p->mcache_offsets_l[n] = (n + 1) * l->mvmpg_per_mcache_lb_l * l->mvmpg_access_width_l; in calculate_mcache_setting()2645 *p->mcache_shift_granularity_l = l->mvmpg_access_width_l; in calculate_mcache_setting()