Re: [Intel-gfx] [PATCH i-g-t v1] lib/drmtest: Add comment explaining DRIVER_ANY excluding DRIVER_VGEM

2017-01-30 Thread Eric Engestrom
On Monday, 2017-01-30 10:12:28 -0500, Robert Foss wrote: > Signed-off-by: Robert Foss > --- > lib/drmtest.h | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git a/lib/drmtest.h b/lib/drmtest.h > index 19d4bd19..c9c019c0 100644 > --- a/lib/drmtest.h > +++

[Intel-gfx] [PATCH i-g-t v1] lib/drmtest: Add comment explaining DRIVER_ANY excluding DRIVER_VGEM

2017-01-30 Thread Robert Foss
Signed-off-by: Robert Foss --- lib/drmtest.h | 7 +++ 1 file changed, 7 insertions(+) diff --git a/lib/drmtest.h b/lib/drmtest.h index 19d4bd19..c9c019c0 100644 --- a/lib/drmtest.h +++ b/lib/drmtest.h @@ -42,8 +42,15 @@ #define DRIVER_VC4 (1 << 1) #define