tests: add kms_setmode
authorImre Deak <imre.deak@intel.com>
Wed, 31 Jul 2013 08:59:38 +0000 (11:59 +0300)
committerImre Deak <imre.deak@intel.com>
Mon, 19 Aug 2013 13:56:14 +0000 (16:56 +0300)
commitb70d4c9e6824d648c34ffbd9993aa3e0dd482ac8
tree6ba438c2413657b08038fd39ae075d043c708923
parent5cabaae4dd8f3b4f78468b669d9177d593b4472d
tests: add kms_setmode

Iterate through all valid/invalid crtc/connector combinations. At the
moment only clone configurations are tested as the single output cases
are tested already by testdisplay. Also from combinations where all
connectors are on the same crtc (clone-single-crtc) only those are
tested that are invalid, as I haven't found any machine that supports
these (have to be GT2 with dvo and vga output).

For configurations with one crtc per connector the FBs are per-crtc atm.

Signed-off-by: Imre Deak <imre.deak@intel.com>
tests/.gitignore
tests/Makefile.am
tests/kms_setmode.c [new file with mode: 0644]