libliftoff/example
Matt Hoosier 0aacfabd31 examples: set crtc/connector properties
The behind-the-scenes manipulation of the per-plane DRM properties
needs to be augmented with some singleton property assignments
too (what CRTC should the connector be driving? what mode should
be used? is the CRC on?).

Also use DRM_MODE_ATOMIC_ALLOW_MODESET in the live commit in
case the new configuration doesn't match with whatever set of
modes and color formats the previous DRM master happened to use.
2019-11-08 14:14:08 -06:00
..
common.c examples: set crtc/connector properties 2019-11-08 14:14:08 -06:00
common.h examples: set crtc/connector properties 2019-11-08 14:14:08 -06:00
compositor.c examples: set crtc/connector properties 2019-11-08 14:14:08 -06:00
dynamic.c examples: set crtc/connector properties 2019-11-08 14:14:08 -06:00
meson.build example/multi-output: new example 2019-10-30 18:54:21 +01:00
multi-output.c examples: set crtc/connector properties 2019-11-08 14:14:08 -06:00
simple.c examples: set crtc/connector properties 2019-11-08 14:14:08 -06:00