Re: [Intel-gfx] [PATCH i-g-t 4/4] gem_create: Convert stolen test to uABI checking

2017-03-31 Thread Tvrtko Ursulin
On 31/03/2017 11:50, Chris Wilson wrote: On Fri, Mar 31, 2017 at 08:11:10AM +0100, Tvrtko Ursulin wrote: On 30/03/2017 18:25, Chris Wilson wrote: On Thu, Mar 30, 2017 at 05:58:09PM +0100, Tvrtko Ursulin wrote: From: Tvrtko Ursulin Stolen never materialized so convert this test into checkin

Re: [Intel-gfx] [PATCH i-g-t 4/4] gem_create: Convert stolen test to uABI checking

2017-03-31 Thread Chris Wilson
On Fri, Mar 31, 2017 at 08:11:10AM +0100, Tvrtko Ursulin wrote: > > On 30/03/2017 18:25, Chris Wilson wrote: > >On Thu, Mar 30, 2017 at 05:58:09PM +0100, Tvrtko Ursulin wrote: > >>From: Tvrtko Ursulin > >> > >>Stolen never materialized so convert this test into checking > >>that the garbage in pa

Re: [Intel-gfx] [PATCH i-g-t 4/4] gem_create: Convert stolen test to uABI checking

2017-03-31 Thread Tvrtko Ursulin
On 30/03/2017 18:25, Chris Wilson wrote: On Thu, Mar 30, 2017 at 05:58:09PM +0100, Tvrtko Ursulin wrote: From: Tvrtko Ursulin Stolen never materialized so convert this test into checking that the garbage in padding remains legal. Signed-off-by: Tvrtko Ursulin --- tests/gem_create.c | 39 ++

Re: [Intel-gfx] [PATCH i-g-t 4/4] gem_create: Convert stolen test to uABI checking

2017-03-30 Thread Chris Wilson
On Thu, Mar 30, 2017 at 05:58:09PM +0100, Tvrtko Ursulin wrote: > From: Tvrtko Ursulin > > Stolen never materialized so convert this test into checking > that the garbage in padding remains legal. > > Signed-off-by: Tvrtko Ursulin > --- > tests/gem_create.c | 39 ---

[Intel-gfx] [PATCH i-g-t 4/4] gem_create: Convert stolen test to uABI checking

2017-03-30 Thread Tvrtko Ursulin
From: Tvrtko Ursulin Stolen never materialized so convert this test into checking that the garbage in padding remains legal. Signed-off-by: Tvrtko Ursulin --- tests/gem_create.c | 39 --- 1 file changed, 12 insertions(+), 27 deletions(-) diff --git a/tests/