Searched refs:max_buffered_cursor_size (Results 1 – 3 of 3) sorted by relevance
2130 return limit_cur_to_buf ? dc->caps.max_buffered_cursor_size : dc->caps.max_cursor_size; in dcn32_get_max_hw_cursor_size()2245 dc->caps.max_buffered_cursor_size = 64; // floor(sqrt(16 * 1024 / 4) * 4, 256) / 4 = 64 in dcn32_resource_construct()
316 unsigned int max_buffered_cursor_size; member
1742 dc->caps.max_buffered_cursor_size = 64; // sqrt(16 * 1024 / 4) in dcn321_resource_construct()