[PATCH 15/27] drm/i915: nonblocking commit

2016-06-09 Thread Daniel Vetter
On Thu, Jun 09, 2016 at 04:03:24PM +0200, Maarten Lankhorst wrote: > Op 08-06-16 om 14:19 schreef Daniel Vetter: > > Simply split intel_atomic_commit in half and place the new > > nonblocking commit helpers at the right spots. > > > > NOTE: There's still trouble with obj->frontbuffer bits getting m

[PATCH 15/27] drm/i915: nonblocking commit

2016-06-09 Thread Maarten Lankhorst
Op 08-06-16 om 14:19 schreef Daniel Vetter: > Simply split intel_atomic_commit in half and place the new > nonblocking commit helpers at the right spots. > > NOTE: There's still trouble with obj->frontbuffer bits getting mangled > when pipelining atomic commits. > > v2: > - Remove the check for non

[PATCH 15/27] drm/i915: nonblocking commit

2016-06-08 Thread Daniel Vetter
Simply split intel_atomic_commit in half and place the new nonblocking commit helpers at the right spots. NOTE: There's still trouble with obj->frontbuffer bits getting mangled when pipelining atomic commits. v2: - Remove the check for nonblocking which returned -EINVAL. - Do wait for requests in