Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/core/
A Ddc_stream.c298 if (dc->debug.allow_sw_cursor_fallback && dc->res_pool->funcs->get_max_hw_cursor_size) { in dc_stream_check_cursor_attributes()
A Ddc.c6319 if (dc->debug.allow_sw_cursor_fallback && dc->res_pool->funcs->get_max_hw_cursor_size) { in dc_query_current_properties()
/drivers/gpu/drm/amd/display/dc/
A Ddc.h1070 bool allow_sw_cursor_fallback; member
/drivers/gpu/drm/amd/display/dc/resource/dcn321/
A Ddcn321_resource.c722 .allow_sw_cursor_fallback = false, // Linux can't do SW cursor "fallback"
/drivers/gpu/drm/amd/display/dc/resource/dcn401/
A Ddcn401_resource.c719 .allow_sw_cursor_fallback = false,
/drivers/gpu/drm/amd/display/dc/resource/dcn32/
A Ddcn32_resource.c728 .allow_sw_cursor_fallback = false, // Linux can't do SW cursor "fallback"

Completed in 1143 milliseconds