kms_flip: add subtests for the DPMS OFF->modeset->flip sequence
authorImre Deak <imre.deak@intel.com>
Wed, 22 May 2013 14:40:48 +0000 (17:40 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 22 May 2013 16:18:28 +0000 (18:18 +0200)
commit7fcd94b286dc7ef3dac362f97ce8f6de49b71735
tree16c80b9f78de61eb284a116d2ff63fbbcaf3f460
parent404f353394ab2e5b8ca55c519ba706ca7d33250c
kms_flip: add subtests for the DPMS OFF->modeset->flip sequence

Add a double buffer and a single buffer version of the above sequence,
to check if the modeset does a DPMS ON.

Tested on IVB, with and without the relevant kernel fix, got the
expected results.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/kms_flip.c