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

Let the driver choose our GBM buffer modifier #1840

Closed
emersion opened this issue Oct 3, 2019 · 0 comments · Fixed by #1844
Closed

Let the driver choose our GBM buffer modifier #1840

emersion opened this issue Oct 3, 2019 · 0 comments · Fixed by #1844

Comments

@emersion
Copy link
Member

emersion commented Oct 3, 2019

See https://gitlab.freedesktop.org/daniels/kms-quads/blob/master/egl-gles.c#L573

emersion added a commit to emersion/wlroots that referenced this issue Oct 22, 2019
On some Intel cards using modifiers can fill the FIFO and prevent
hotplugged outputs from being properly enabled.

Add a fallback without modifiers.

References: swaywm#1840
Closes: swaywm#1852
emersion added a commit to emersion/wlroots that referenced this issue Oct 22, 2019
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 added a commit to emersion/wlroots that referenced this issue Oct 22, 2019
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
ascent12 pushed a commit that referenced this issue Oct 23, 2019
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: #1840
Closes: #1852
filips pushed a commit to filips/wlroots that referenced this issue Mar 15, 2020
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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging a pull request may close this issue.

1 participant