Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754545Ab0F3JW0 (ORCPT ); Wed, 30 Jun 2010 05:22:26 -0400 Received: from mail-iw0-f174.google.com ([209.85.214.174]:62531 "EHLO mail-iw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751805Ab0F3JWZ convert rfc822-to-8bit (ORCPT ); Wed, 30 Jun 2010 05:22:25 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=V/9Yh5eWeZSwgotTycCPjJYVHUGqPCMQvMXTe3FoUO1gBcHLDh//BUCLWQt3cImtAj VqJqrQJaK0V/158bYy3MfazavQHBdyP7IQ21+o7v9jvsrV7JbetVx0pDHHiaRz4iQw5y 9ncL+rHW3YIjDxI+fO7uWDNMMG2YsnK71pn6c= MIME-Version: 1.0 In-Reply-To: <20100630073145.GA1722@arch.tripp.de> References: <20100630065440.GA1736@arch.tripp.de> <20100630073145.GA1722@arch.tripp.de> Date: Wed, 30 Jun 2010 19:22:23 +1000 Message-ID: Subject: Re: [git pull] drm fixes + agp + one fb patch (bisected) From: Dave Airlie To: Markus Trippelsdorf Cc: Dave Airlie , torvalds@linux-foundation.org, linux-kernel@vger.kernel.org, dri-devel@lists.sf.net, alexdeucher@gmail.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2057 Lines: 52 On Wed, Jun 30, 2010 at 5:31 PM, Markus Trippelsdorf wrote: > On Wed, Jun 30, 2010 at 08:54:40AM +0200, Markus Trippelsdorf wrote: >> On Wed, Jun 30, 2010 at 02:03:04AM +0100, Dave Airlie wrote: >> > >> > one fb layer fix in a flag I introduced, >> > >> > the rest are drm fixes: >> > radeon fixes: the larger ones in the command stream checker for older cards, >> > which was causing a lot of userspace apps to fail. Also some powerpc server fixes. >> > along with some updates to the evergreen command stream checker introduced in -rc1. >> > >> > agp: fix issue with warning on memory allocation + fallback to vmalloc. >> > ttm: fix regression introduced in -rc1 in memory allocation paths. >> > >> > The following changes since commit 7e27d6e778cd87b6f2415515d7127eba53fe5d02: >> > >> > ? Linux 2.6.35-rc3 (2010-06-11 19:14:04 -0700) >> > >> >> I've tested these patches and they break my setup (RS780). On reboot, the >> monitor goes straight to powersaving mode and no framebuffer is shown. > > This is the result of the bisection: > > 07d4190327b02ab3aaad25a2d168f79d92e8f8c2 is the first bad commit > commit 07d4190327b02ab3aaad25a2d168f79d92e8f8c2 > Author: Alex Deucher > Date: ? Sat Jun 12 11:50:13 2010 -0400 > > ? ?drm/radeon/kms: fix bandwidth calculation when sideport is present > > ? ?Fixes fdo bug 27529: > ? ?https://bugs.freedesktop.org/show_bug.cgi?id=27529 > > ? ?Reported-by: steckdenis@yahoo.fr > ? ?Signed-off-by: Alex Deucher > ? ?Cc: stable > ? ?Signed-off-by: Dave Airlie > Okay Linus, hold off on pulling this, and I'll revert it in the morning when I get back to my tree and resend the pull. Maybe Alex will have time to figure out whats gone wrong overnight. Dave. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/