Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource_helpers.c40 uint32_t total_size_in_mall_bytes) in dcn32_helper_mall_bytes_to_ways() argument
45 cache_lines_used = total_size_in_mall_bytes / dc->caps.cache_line_size + 2; in dcn32_helper_mall_bytes_to_ways()
H A Ddcn32_resource.h113 uint32_t total_size_in_mall_bytes);