Searched refs:limit_cur_to_buf (Results 1 – 1 of 1) sorted by relevance
2256 bool limit_cur_to_buf; in dcn32_get_max_hw_cursor_size() local2258 limit_cur_to_buf = dc_state_get_stream_subvp_cursor_limit(stream, state) && in dcn32_get_max_hw_cursor_size()2261 return limit_cur_to_buf ? dc->caps.max_buffered_cursor_size : dc->caps.max_cursor_size; in dcn32_get_max_hw_cursor_size()