mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
backend/drm: add libliftoff interface
This commit is contained in:
parent
b4e9487312
commit
9d43e7e4d6
11 changed files with 415 additions and 3 deletions
|
|
@ -24,6 +24,8 @@ wlroots reads these environment variables
|
|||
mode setting
|
||||
* *WLR_DRM_NO_MODIFIERS*: set to 1 to always allocate planes without modifiers,
|
||||
this can fix certain modeset failures because of bandwidth restrictions.
|
||||
* *WLR_DRM_FORCE_LIBLIFTOFF*: set to 1 to force libliftoff (by default,
|
||||
libliftoff is never used)
|
||||
|
||||
## Headless backend
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue