tests/kms_setmode: avoid 2 connectors on the same encoder
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 3 Dec 2013 17:03:02 +0000 (15:03 -0200)
committerPaulo Zanoni <paulo.r.zanoni@intel.com>
Wed, 11 Dec 2013 15:36:02 +0000 (13:36 -0200)
commit36f017dfd1a12bcdf03f928ca02e9053f3622efc
treed31ddd9dd884dc79abc262585b5bb4b66fea8868
parent13ef9e8d5453f0902e3025981b9cfd68558ff7e1
tests/kms_setmode: avoid 2 connectors on the same encoder

Don't try to set modes on two connectors that share the same encoder.
That will just fail.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=68463
Reviewed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
tests/kms_setmode.c