Re: [Intel-gfx] [PATCH i-g-t 2/3] lib/igt_dummyload: Send batch as first

2019-11-13 Thread Chris Wilson
Quoting Chris Wilson (2019-11-13 18:28:07) > From: Mika Kuoppala > > To simplify emitting the recursive batch, make batch > always the first object on the execbuf list. > > This will require kernel v4.13 or greater. > > v2: set handles early, poll_ptr indecency (Chris) > v3: allow dep with poll

[Intel-gfx] [PATCH i-g-t 2/3] lib/igt_dummyload: Send batch as first

2019-11-13 Thread Chris Wilson
From: Mika Kuoppala To simplify emitting the recursive batch, make batch always the first object on the execbuf list. This will require kernel v4.13 or greater. v2: set handles early, poll_ptr indecency (Chris) v3: allow dep with poll v4: fix gem_exec_schedule v5: rebase v6: rebase v6: gem_ctx_