Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_stream.c366 if (dc->debug.allow_sw_cursor_fallback && attributes->height * attributes->width * 4 > 16384) { in dc_stream_set_cursor_attributes()
/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc.h875 bool allow_sw_cursor_fallback; member
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c721 .allow_sw_cursor_fallback = false, // Linux can't do SW cursor "fallback"
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c722 .allow_sw_cursor_fallback = false, // Linux can't do SW cursor "fallback"