mirror of
https://gitlab.freedesktop.org/emersion/libliftoff.git
synced 2024-12-26 21:59:18 +01:00
679e2bb0cd
When the caller wants to perform a modeset, they will need to pass DRM_MODE_ATOMIC_ALLOW_MODESET in the atomic commit flags, otherwise the driver will fail the commit. libliftoff also needs to provide these flags in its test-only commits. |
||
---|---|---|
.. | ||
include | ||
bench.c | ||
libdrm_mock.c | ||
meson.build | ||
test_alloc.c | ||
test_dynamic.c | ||
test_priority.c | ||
test_prop.c |