kms_render: Skip unsupported display configurations
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 21 Jun 2013 15:52:53 +0000 (16:52 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 21 Jun 2013 15:54:47 +0000 (16:54 +0100)
commitd2048819b9db8781c65399f28696f375448a03e6
treec947dfc2cf8fd2aa4d519a8ec580c3c4adc78b17
parente56754965fad7c53130cecd26a91b841e22a8ab9
kms_render: Skip unsupported display configurations

Certain modes may not be supported by certain combinations of pipes.
This is impossible to determine upfront, and we await an atomic
modesetting query operation. In the meantime, if we fail to set a mode,
just skip that test.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=66000
tests/kms_render.c