Skip to content
Commit f02a6fd1 authored by Xaver Hugl's avatar Xaver Hugl
Browse files

backends/drm: add fallback for missing gbm modifier support

It can happen that a gbm implementation does not support modifiers, while
the drm driver does. To prevent that from breaking KWin, fall back to creating
a gbm surface without modifiers when creating one with modifiers fails.

BUG: 453320
parent a264938f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment