Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stream.c318 if (dc->debug.allow_sw_cursor_fallback && dc->res_pool->funcs->get_max_hw_cursor_size) { in dc_stream_check_cursor_attributes()
H A Ddc.c6369 if (dc->debug.allow_sw_cursor_fallback && dc->res_pool->funcs->get_max_hw_cursor_size) { in dc_query_current_properties()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1106 bool allow_sw_cursor_fallback; member