kms_setmode: Add clone-single-crtc subtest
authorImre Deak <imre.deak@intel.com>
Wed, 5 Mar 2014 19:02:41 +0000 (21:02 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 5 Mar 2014 19:59:05 +0000 (21:59 +0200)
commitcdf74b69c908b869e7e2daca04f49c5e5d02c097
tree3044c33289dcd194937f4ca29b4f36ae26908abd
parenta3b80912a993b4b6952917afea41906f88dda01e
kms_setmode: Add clone-single-crtc subtest

The clone-single-crtc will test various cloning scenarios.

Currently it does limit the number of simultanously cloned
connectors to the number of pipes in the system. That restriction
can be lifted in the future if desired.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
tests/kms_setmode.c