kms_flip: Use the first mode if we find no matching modes for the crtc pair
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 29 Aug 2013 16:21:59 +0000 (17:21 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 29 Aug 2013 16:41:01 +0000 (17:41 +0100)
commit93550043ca80caf7f754ae89825b1f618430b29d
treea491573b0a1493847b6a5b63201b5779ad06bdaa
parent865b7821e37dbca4cc0c2ff6f91236c09e91b26b
kms_flip: Use the first mode if we find no matching modes for the crtc pair

We will check that we can set the mode on both crtcs before use, so
hopefully this will work...

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