Home
last modified time | relevance | path

Searched refs:mall_alloc_height_blk_aligned (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_mall_phantom.c47 uint32_t mall_alloc_height_blk_aligned = 0; in dml2_helper_calculate_num_ways_for_subvp() local
70 mall_alloc_height_blk_aligned = (pipe->stream->timing.v_addressable - 1 + mblk_height - 1) / in dml2_helper_calculate_num_ways_for_subvp()
79 ((mall_alloc_height_blk_aligned + mblk_height - 1) / mblk_height); in dml2_helper_calculate_num_ways_for_subvp()