kms_flip: Run on pairs of connected outputs.
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 29 Aug 2013 15:00:51 +0000 (16:00 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 29 Aug 2013 15:19:41 +0000 (16:19 +0100)
commit1f2b3e99f9349dbc34750d506312b6eb353c14a4
tree779e79199e7ba7fb579ee40aeecc30a61def5228
parent919d68901187fa797a9b648fcf87c838fae22fa3
kms_flip: Run on pairs of connected outputs.

The goal is to flip the same framebuffer on a pair of CRTCs (clone mode)
and check that (a) the flip works in all combinations of workloads, and
(b) that we can hit the desired refresh rate under the simplest, most
ideal of conditions.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
tests/kms_flip.c