From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Hellstrom Subject: Re: [PATCH 0/5][-next] TTM bo reservation and fencing improvements Date: Wed, 17 Nov 2010 18:44:51 +0100 Message-ID: <4CE41493.7010906@vmware.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp-outbound-2.vmware.com (smtp-outbound-2.vmware.com [65.115.85.73]) by gabe.freedesktop.org (Postfix) with ESMTP id 79D389F372 for ; Wed, 17 Nov 2010 09:45:06 -0800 (PST) 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: "sedat.dilek@gmail.com" Cc: Sedat Dilek , DRI List-Id: dri-devel@lists.freedesktop.org On 11/17/2010 05:40 PM, Sedat Dilek wrote: > Against which GIT tree is this patchset, against latest drm-next GIT they fail? > Missing a patch or patchset? > On top of drm-next you first need to apply drm/ttm: Fix up a theoretical deadlock. drm/ttm: Add a bo list reserve fastpath (need v2 which was recently posted) kref: Add a kref_sub function drm/ttm: Use kref_sub instead of repeatedly... /Thomas > - Sedat - > > $ cd /mnt/sdb5/linux-kernel/drm-2.6 > > $ git branch > * drm-next > master > > $ git describe > v2.6.34-rc5-32040-g01d5a1f > > $ cat patches/series > drm-ttm-next/1-5-drm-ttm-Optimize-ttm_eu_backoff_reservation.patch > drm-ttm-next/2-5-drm-ttm-Don-t-deadlock-on-recursive-multi-bo-reservations.patch > drm-ttm-next/3-5-drm-ttm-radeon-nouveau-Kill-the-bo-lock-in-favour-of-a-bo-device-fence_lock.patch > drm-ttm-next/4-5-drm-ttm-Improved-fencing-of-buffer-object-lists.patch > drm-ttm-next/5-5-drm-ttm-vmwgfx-Have-TTM-manage-the-validation-sequence..patch > drm-ttm-next/1-1-drm-radeon-Use-the-ttm-execbuf-utilities.patch > > $ quilt -f push > Wende Patch drm-ttm-next/1-5-drm-ttm-Optimize-ttm_eu_backoff_reservation.patch > an > patching file drivers/gpu/drm/ttm/ttm_execbuf_util.c > Hunk #1 succeeded at 35 (offset -64 lines). > > Jetzt in Patch drm-ttm-next/1-5-drm-ttm-Optimize-ttm_eu_backoff_reservation.patch > $ quilt -f push > Wende Patch drm-ttm-next/2-5-drm-ttm-Don-t-deadlock-on-recursive-multi-bo-reservations.patch > an > patching file drivers/gpu/drm/ttm/ttm_bo.c > Hunk #1 FAILED at 223. > 1 out of 1 hunk FAILED -- saving rejects to file > drivers/gpu/drm/ttm/ttm_bo.c.rej > patching file include/drm/ttm/ttm_bo_driver.h > Hunk #2 FAILED at 871. > 1 out of 2 hunks FAILED -- saving rejects to file > include/drm/ttm/ttm_bo_driver.h.rej > Patch drm-ttm-next/2-5-drm-ttm-Don-t-deadlock-on-recursive-multi-bo-reservations.patch > angewandt (erzwungen, muss aktualisiert werden (Refresh)) >