libliftoff/test
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
..
include test: allow to attach props to mock planes 2020-05-22 17:39:56 +02:00
bench.c Allow caller to pass commit flags 2020-11-10 16:27:55 +01:00
libdrm_mock.c test/libdrm_mock: add prefix to logs 2020-05-26 18:55:47 +02:00
meson.build test: add test with fully transparent layer 2020-05-26 21:30:31 +02:00
test_alloc.c Allow caller to pass commit flags 2020-11-10 16:27:55 +01:00
test_dynamic.c Allow caller to pass commit flags 2020-11-10 16:27:55 +01:00
test_priority.c Allow caller to pass commit flags 2020-11-10 16:27:55 +01:00
test_prop.c Allow caller to pass commit flags 2020-11-10 16:27:55 +01:00