From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Hellstrom Subject: Resend: [PATCH 0/2] drm/ttm: A couple of small fixes Date: Thu, 27 May 2010 14:14:19 +0200 Message-ID: <4BFE621B.8050902@shipmail.org> References: <1272447205-5809-1-git-send-email-thellstrom@vmware.com> 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 A23189E758 for ; Thu, 27 May 2010 05:14:57 -0700 (PDT) In-Reply-To: <1272447205-5809-1-git-send-email-thellstrom@vmware.com> 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: airlied@gmail.com Cc: Thomas Hellstrom , dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org Ping! On 04/28/2010 11:33 AM, Thomas Hellstrom wrote: > The first patch removes some leftover debug messages in the ttm_lock code > so far only used by the vmwgfx driver. > > The second patch removes the ttm_bo_block_reservation() function, since > it is buggy. A bo shouldn't be reserved while remaining on lru lists. > > _______________________________________________ > dri-devel mailing list > dri-devel@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/dri-devel > /Thomas