Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2119 bool limit_cur_to_buf; in dcn32_get_max_hw_cursor_size() local
2121 limit_cur_to_buf = dc_state_get_stream_subvp_cursor_limit(stream, state) && in dcn32_get_max_hw_cursor_size()
2124 return limit_cur_to_buf ? dc->caps.max_buffered_cursor_size : dc->caps.max_cursor_size; in dcn32_get_max_hw_cursor_size()