kms_flips: Operate on an array of crtc
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 29 Aug 2013 14:33:53 +0000 (15:33 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 29 Aug 2013 15:19:41 +0000 (16:19 +0100)
commit919d68901187fa797a9b648fcf87c838fae22fa3
tree5c5de81a56224bf62438c1ed287a1299811a4f74
parentd0ed91210795e75847b3a3da6b48b1179ff53ede
kms_flips: Operate on an array of crtc

This should be no functional change as we operate on an array of
crtc[1]. Later we shall test clone mode across a number of crtc.

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