From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Christian_K=F6nig?= Subject: Re: Include request for reset-rework branch v4 Date: Thu, 03 May 2012 10:19:37 +0200 Message-ID: <4FA23F99.7050207@vodafone.de> References: <1335964285-2625-1-git-send-email-deathsimple@vodafone.de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" Content-Transfer-Encoding: quoted-printable Return-path: Received: from outgoing.email.vodafone.de (outgoing.email.vodafone.de [139.7.28.128]) by gabe.freedesktop.org (Postfix) with ESMTP id 9CD1F9E732 for ; Thu, 3 May 2012 01:19:41 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Jerome Glisse Cc: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On 02.05.2012 18:01, Jerome Glisse wrote: > On Wed, May 2, 2012 at 9:11 AM, Christian K=F6nig wrote: >> Hi Dave, >> >> there still seems to be the need for some further discussion about the S= A code, >> so I again split that out of the patchset and tested the result a bit. >> >> Most of the stuff still works fine without those offending changes, so t= o avoid >> mailing around unrelated and already reviewed patches, I request the inc= lude >> the following 17 patches into drm-next. >> >> If you prefer to merge they are also available from >> git://people.freedesktop.org/~deathsimple/linux branch reset-rework. >> >> Cheers, >> Christian. >> > I am ok with this 17 patchset, i just sent 3 patch on top of those 17 that > bring back some other of the previous cleanup. At least for now those three are NAK, cause I just realized we need to = put those on top of a more sophisticated fence implementation. Your idea of not using a list, but 64 bit sequences instead actually = sounds quite nifty to me. Going to hack something together in the next = couple of hours. Christian.