igt/drm_read: Require that pipe 0 is active
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 8 Dec 2014 07:49:49 +0000 (07:49 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 8 Dec 2014 07:58:13 +0000 (07:58 +0000)
commit470071d4aba10f85b3728cf24acd792a273c1d28
tree181cb685dc534f32bbca78fcd7cde9053a40fcc4
parent819e68f2ed0064f48250a4ed8e5135026c90b514
igt/drm_read: Require that pipe 0 is active

As we require a pipe enabled to generate vblanks, the first step is to
then to check that pipe 0 is active or else skip the test.

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