Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn32/
H A Ddcn32_hubbub.c75 void hubbub32_set_request_limit(struct hubbub *hubbub, int memory_channel_count, int words_per_chan… in hubbub32_set_request_limit() argument
79 uint32_t request_limit = 3 * memory_channel_count * words_per_channel / 4; in hubbub32_set_request_limit()