Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

backend/drm: retry without modifiers for the primary plane #1870

Merged
merged 2 commits into from
Oct 23, 2019

Conversation

emersion
Copy link
Member

On some Intel cards using modifiers can fill the FIFO and prevent
hotplugged outputs from being properly enabled.

Add a fallback without modifiers.

References: #1840
Closes: #1852

On some Intel cards using modifiers can fill the FIFO and prevent
hotplugged outputs from being properly enabled.

Add a fallback without modifiers.

Fixes: 2bdd1d0 ("backend/drm: use modifiers for our GBM buffers")
References: swaywm#1840
Closes: swaywm#1852
@emersion emersion force-pushed the retry-without-modifiers branch from b342961 to 021d65d Compare October 22, 2019 21:44
@emersion
Copy link
Member Author

emersion commented Oct 23, 2019

Confirmed to work.

@ascent12 ascent12 merged commit e97c2c3 into swaywm:master Oct 23, 2019
@ascent12
Copy link
Member

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Sway starts with black screen, only cursor visible
2 participants