Searched refs:mall_alloc_height_blk_aligned (Results 1 – 2 of 2) sorted by relevance
67 uint32_t mall_alloc_height_blk_aligned = 0; in dcn32_helper_calculate_num_ways_for_subvp() local114 … mall_alloc_height_blk_aligned = (pipe->plane_res.scl_data.viewport.height - 1 + mblk_height - 1) / in dcn32_helper_calculate_num_ways_for_subvp()123 ((mall_alloc_height_blk_aligned + mblk_height - 1) / mblk_height); in dcn32_helper_calculate_num_ways_for_subvp()
221 uint16_t mall_alloc_height_blk_aligned = 0; in dcn32_calculate_cab_allocation() local253 mall_alloc_height_blk_aligned = ((pipe->plane_res.scl_data.viewport.y + in dcn32_calculate_cab_allocation()258 ((mall_alloc_height_blk_aligned + mblk_height - 1) / mblk_height); in dcn32_calculate_cab_allocation()