Re: [Intel-gfx] [PATCH IGT v2] tests/chamelium: Close DRM file descriptor after tests

2017-06-13 Thread Paul Kocialkowski
On Tue, 2017-06-13 at 10:32 +0300, Paul Kocialkowski wrote: > From: Paul Kocialkowski > > This adds a call to close the DRM file descriptor. It is required as IGT > will attempt to become DRM master after running the test, resulting in a > failure. +Lyude for Chamelium patches > Signed-off-by:

[Intel-gfx] [PATCH IGT v2] tests/chamelium: Close DRM file descriptor after tests

2017-06-13 Thread Paul Kocialkowski
From: Paul Kocialkowski This adds a call to close the DRM file descriptor. It is required as IGT will attempt to become DRM master after running the test, resulting in a failure. Signed-off-by: Paul Kocialkowski --- tests/chamelium.c | 4 1 file changed, 4 insertions(+) diff --git a/test