Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_stream.c295 if (dc->debug.allow_sw_cursor_fallback && attributes->height * attributes->width * 4 > 16384) { in dc_stream_set_cursor_attributes()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/
Ddc.h990 bool allow_sw_cursor_fallback; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn321/
Ddcn321_resource.c723 .allow_sw_cursor_fallback = false, // Linux can't do SW cursor "fallback"
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn401/
Ddcn401_resource.c724 .allow_sw_cursor_fallback = false,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn32/
Ddcn32_resource.c728 .allow_sw_cursor_fallback = false, // Linux can't do SW cursor "fallback"