[PATCH i-g-t 2/2] lib/drmtest: add virtio_gpu support

2016-11-14 Thread Gustavo Padovan
From: Gustavo Padovan Support the virtio GPU on drmtest. Signed-off-by: Gustavo Padovan --- lib/drmtest.c | 9 + lib/drmtest.h | 1 + 2 files changed, 10 insertions(+) diff --git a/lib/drmtest.c b/lib/drmtest.c index 9f3ac7f..b374006 100644 ---

[PATCH i-g-t 2/2] lib/drmtest: add virtio_gpu support

2016-07-12 Thread Daniel Vetter
On Thu, Jun 30, 2016 at 06:29:47PM -0300, Gustavo Padovan wrote: > From: Gustavo Padovan > > Support the virtio GPU on drmtest. > > Signed-off-by: Gustavo Padovan Both applied, thanks for the patches. Aside: i-g-t patches should be submitted to intel-gfx. -Daniel > --- > lib/drmtest.c | 9

[PATCH i-g-t 2/2] lib/drmtest: add virtio_gpu support

2016-06-30 Thread Gustavo Padovan
From: Gustavo Padovan Support the virtio GPU on drmtest. Signed-off-by: Gustavo Padovan --- lib/drmtest.c | 9 + lib/drmtest.h | 1 + 2 files changed, 10 insertions(+) diff --git a/lib/drmtest.c b/lib/drmtest.c index 9f3ac7f..b374006 100644 ---