Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource_helpers.c63 uint32_t cursor_mall_size_bytes = 0; in dcn32_helper_calculate_mall_bytes_for_cursor() local
89 cursor_mall_size_bytes = ((cursor_size + DCN3_2_MALL_MBLK_SIZE_BYTES - 1) / in dcn32_helper_calculate_mall_bytes_for_cursor()
93 return cursor_mall_size_bytes; in dcn32_helper_calculate_mall_bytes_for_cursor()