> -----Original Message----- > From: Intel-gfx [mailto:[email protected]] On Behalf > Of Nick Hoath > Sent: Thursday, January 15, 2015 1:11 PM > To: [email protected] > Cc: [email protected] > Subject: [Intel-gfx] [PATCH 0/4] drm/i915: Untangle execlist tracking > > This patchset merges execlist queue items in to gem requests. It does this by > using the reference count added by the "Replace seqno values with request > structures" patchset to ensure that the gem request is available for the > whole execlist submission lifespan. > > v2: merge intel_ctx_submit_request and drm_i915_gem_request, rebase > changes & > add cover letter > > v3: Rebase over upstreamed "Replace seqno values with request structures" > and add overzealous freeing fix. > > v4: Removed re-addition of cleanup work queue (found by Daniel Vetter) > v5: Fixed non-building individual patch (0002). Separated out the tail pointer > from the postfix pointer (found by Thomas Daniel) > v6: Actual removal of intel_ctx_submit_request. Update both tail and postfix > pointer in __i915_add_request (found by Thomas Daniel) > v7: Removed unrelated changes Well, I'm happy with v7 of this patchset now. Reviewed-by: Thomas Daniel <[email protected]>
_______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
