wlroots-hyprland/include/backend/drm
Simon Ser e97c2c3639 backend/drm: retry without modifiers for the primary plane
On some Intel cards using modifiers can fill the FIFO and prevent
hotplugged outputs from being properly enabled.

Add a fallback without modifiers.

Fixes: 2bdd1d0896 ("backend/drm: use modifiers for our GBM buffers")
References: https://github.com/swaywm/wlroots/issues/1840
Closes: https://github.com/swaywm/wlroots/issues/1852
2019-10-23 09:36:50 +00:00
..
drm.h backend/drm: track gbm_bo during direct scan-out 2019-10-22 21:50:31 +00:00
iface.h output: make gamma size a size_t and gamma table const 2018-10-03 10:36:33 +02:00
properties.h backend/drm: check format when scanning out DMA-BUF 2019-06-07 09:06:11 -04:00
renderer.h backend/drm: retry without modifiers for the primary plane 2019-10-23 09:36:50 +00:00
util.h backend/drm: fallback to drmModeAddFB2 2019-06-07 09:06:11 -04:00