Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/
A Ddc_stream.c342 if (dc->debug.allow_sw_cursor_fallback && attributes->height * attributes->width * 4 > 16384) { in dc_stream_set_cursor_attributes()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc.h851 bool allow_sw_cursor_fallback; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn321/
A Ddcn321_resource.c723 .allow_sw_cursor_fallback = false, // Linux can't do SW cursor "fallback"
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_resource.c725 .allow_sw_cursor_fallback = false, // Linux can't do SW cursor "fallback"

Completed in 27 milliseconds