Re: [Intel-gfx] [PATCH 3/3] test/gem_dummy_reloc_loop: add tests for dual bsd ring

2015-01-20 Thread Rodrigo Vivi
l Message- >> From: Rodrigo Vivi [mailto:rodrigo.v...@gmail.com] >> Sent: Wednesday, January 21, 2015 5:49 AM >> To: Gong, Zhipeng >> Cc: intel-gfx; Vivi, Rodrigo >> Subject: Re: [Intel-gfx] [PATCH 3/3] test/gem_dummy_reloc_loop: add tests for >> dual bsd ring >

Re: [Intel-gfx] [PATCH 3/3] test/gem_dummy_reloc_loop: add tests for dual bsd ring

2015-01-20 Thread Gong, Zhipeng
> -Original Message- > From: Rodrigo Vivi [mailto:rodrigo.v...@gmail.com] > Sent: Wednesday, January 21, 2015 5:49 AM > To: Gong, Zhipeng > Cc: intel-gfx; Vivi, Rodrigo > Subject: Re: [Intel-gfx] [PATCH 3/3] test/gem_dummy_reloc_loop: add tests for > dual bsd rin

Re: [Intel-gfx] [PATCH 3/3] test/gem_dummy_reloc_loop: add tests for dual bsd ring

2015-01-20 Thread Rodrigo Vivi
On Mon, Jan 12, 2015 at 4:50 PM, Zhipeng Gong wrote: > Signed-off-by: Zhipeng Gong > --- > tests/gem_dummy_reloc_loop.c | 18 ++ > 1 file changed, 18 insertions(+) > > diff --git a/tests/gem_dummy_reloc_loop.c b/tests/gem_dummy_reloc_loop.c > index 335700d..5e0a10a 100644 > --- a

[Intel-gfx] [PATCH 3/3] test/gem_dummy_reloc_loop: add tests for dual bsd ring

2015-01-12 Thread Zhipeng Gong
Signed-off-by: Zhipeng Gong --- tests/gem_dummy_reloc_loop.c | 18 ++ 1 file changed, 18 insertions(+) diff --git a/tests/gem_dummy_reloc_loop.c b/tests/gem_dummy_reloc_loop.c index 335700d..5e0a10a 100644 --- a/tests/gem_dummy_reloc_loop.c +++ b/tests/gem_dummy_reloc_loop.c @@ -

Re: [Intel-gfx] [PATCH 3/3] test/gem_dummy_reloc_loop: add tests for dual bsd ring

2014-12-02 Thread Rodrigo Vivi
This also depends on libdrm patches or adding locals. With that fixed also feel free to use Reviewed-by: Rodrigo Vivi Tested-by: Rodrigo Vivi On Thu, Aug 7, 2014 at 12:49 AM, Zhipeng Gong wrote: > Signed-off-by: Zhipeng Gong > --- > tests/gem_dummy_reloc_loop.c | 16 > 1 fil

[Intel-gfx] [PATCH 3/3] test/gem_dummy_reloc_loop: add tests for dual bsd ring

2014-08-07 Thread Zhipeng Gong
Signed-off-by: Zhipeng Gong --- tests/gem_dummy_reloc_loop.c | 16 1 file changed, 16 insertions(+) diff --git a/tests/gem_dummy_reloc_loop.c b/tests/gem_dummy_reloc_loop.c index 4fe0786..6913537 100644 --- a/tests/gem_dummy_reloc_loop.c +++ b/tests/gem_dummy_reloc_loop.c @@ -26