libliftoff/example
Simon Ser 679e2bb0cd
Allow caller to pass commit flags
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.
2020-11-10 16:27:55 +01:00
..
common.c example: improve CRTC search algorithm 2019-11-08 00:08:06 +01:00
common.h example: refactor dumb FB helper 2019-09-25 15:06:46 +03:00
compositor.c Allow caller to pass commit flags 2020-11-10 16:27:55 +01:00
dynamic.c Allow caller to pass commit flags 2020-11-10 16:27:55 +01:00
meson.build example/multi-output: new example 2019-10-30 18:54:21 +01:00
multi-output.c Allow caller to pass commit flags 2020-11-10 16:27:55 +01:00
simple.c Allow caller to pass commit flags 2020-11-10 16:27:55 +01:00