Re: [Intel-gfx] [PATCH i-g-t v5 06/13] tests/sw_sync: Add subtest test_sync_wait

2016-09-16 Thread Chris Wilson
On Thu, Sep 15, 2016 at 06:25:13PM -0400, Robert Foss wrote: > > > On 2016-09-15 04:32 PM, Chris Wilson wrote: > >On Thu, Sep 15, 2016 at 02:40:11PM -0400, robert.f...@collabora.com wrote: > >>From: Robert Foss > >> > >>This subtest verifies that waiting on fences

Re: [Intel-gfx] [PATCH i-g-t v5 06/13] tests/sw_sync: Add subtest test_sync_wait

2016-09-15 Thread Robert Foss
On 2016-09-15 04:32 PM, Chris Wilson wrote: On Thu, Sep 15, 2016 at 02:40:11PM -0400, robert.f...@collabora.com wrote: From: Robert Foss This subtest verifies that waiting on fences works properly. Signed-off-by: Robert Foss

Re: [Intel-gfx] [PATCH i-g-t v5 06/13] tests/sw_sync: Add subtest test_sync_wait

2016-09-15 Thread Chris Wilson
On Thu, Sep 15, 2016 at 02:40:11PM -0400, robert.f...@collabora.com wrote: > From: Robert Foss > > This subtest verifies that waiting on fences works properly. > > Signed-off-by: Robert Foss > Reviewed-by: Eric Engestrom

Re: [Intel-gfx] [PATCH i-g-t v5 06/13] tests/sw_sync: Add subtest test_sync_wait

2016-09-15 Thread Chris Wilson
On Thu, Sep 15, 2016 at 02:40:11PM -0400, robert.f...@collabora.com wrote: > From: Robert Foss > > This subtest verifies that waiting on fences works properly. > > Signed-off-by: Robert Foss > Reviewed-by: Eric Engestrom

[Intel-gfx] [PATCH i-g-t v5 06/13] tests/sw_sync: Add subtest test_sync_wait

2016-09-15 Thread robert . foss
From: Robert Foss This subtest verifies that waiting on fences works properly. Signed-off-by: Robert Foss Reviewed-by: Eric Engestrom --- tests/sw_sync.c | 38 ++ 1 file changed, 38