kmscon: enable --all-gpus by default
authorDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 29 Oct 2012 17:29:52 +0000 (18:29 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 29 Oct 2012 17:29:52 +0000 (18:29 +0100)
commit61f4a3c29baee5764e767ff9906dbb9eeb6a8018
treef408908adb60120530a86bb733bc1eb1303f4d1e
parent22e73357ff5dacb6ec594b95ffe2c426df74a6e8
kmscon: enable --all-gpus by default

Users with multiple GPUs that cannot be used simultaneously should pass
--no-all-gpus if they encounter problems or use --video-devices
explicitly. However, we cannot rely on PRIMARY flags being set for all
kinds of setups. Instead, default behavior should be using all available
GPUs unconditionally (except the safe DRM_BACKED and fbdev PRIMARY logic).

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/kmscon_conf.c