Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_mall_phantom.c41 uint32_t cache_lines_per_plane = 0; in dml2_helper_calculate_num_ways_for_subvp() local
83 cache_lines_per_plane = bytes_in_mall / ctx->config.mall_cfg.cache_line_size_bytes + 2; in dml2_helper_calculate_num_ways_for_subvp()
87 cache_lines_per_plane *= 2; in dml2_helper_calculate_num_ways_for_subvp()
88 cache_lines_used += cache_lines_per_plane; in dml2_helper_calculate_num_ways_for_subvp()