Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stream.c335 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.c6433 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.h1124 bool allow_sw_cursor_fallback; member
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c722 .allow_sw_cursor_fallback = false, // Linux can't do SW cursor "fallback"
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c737 .allow_sw_cursor_fallback = false,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c728 .allow_sw_cursor_fallback = false, // Linux can't do SW cursor "fallback"