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
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_