Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761937AbZLKAVW (ORCPT ); Thu, 10 Dec 2009 19:21:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757420AbZLKAVW (ORCPT ); Thu, 10 Dec 2009 19:21:22 -0500 Received: from mail-iw0-f171.google.com ([209.85.223.171]:58661 "EHLO mail-iw0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754849AbZLKAVV (ORCPT ); Thu, 10 Dec 2009 19:21:21 -0500 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; b=ljLuMHA6cLUQ/cx3YVr1Pb3YspuElk9CE6vpMJSOQVGNqehlYMj4D1UA8bFhPe0swx 26RXygPYCrKBJyoN7E9YGhZcqwqbuxhTu8GlvsnBN5iNoWsb3+LqY9Zkvf23O0jzavqx 9G/7ltZYTQcZvulwraY3mvP3wafz8FqIHJo2Y= MIME-Version: 1.0 In-Reply-To: References: <1260459601.18520.26.camel@skunk> <6d4bc9fc0912100940l1d2954d0k187ae54bf44a23f5@mail.gmail.com> <6a89f9d50912101153l2b58b07fudf6965b2f5172f7f@mail.gmail.com> <20091210235835.20e2269d@lxorguk.ukuu.org.uk> Date: Fri, 11 Dec 2009 10:21:27 +1000 Message-ID: <21d7e9970912101621q7aafbd14g8a34bedb75b6c177@mail.gmail.com> Subject: Re: [git pull] drm From: Dave Airlie To: Linus Torvalds Cc: Alan Cox , Stephane Marchesin , Maarten Maathuis , Xavier Bestel , Dave Airlie , linux-kernel@vger.kernel.org, dri-devel@lists.sf.net Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1865 Lines: 40 > > I realize that you have some emotional attachments to Red Hat, but ask > yourself (and answer honestly): what would you think if some random other > distro was packaging tens of thousands of lines of kernel code and not > apparently working at trying to get them upstream? Lots of distros do this all the time, you just don't have any hardware or care about it. If you didn't have an nvidia box you wouldn't care about this either. If I send you an LIRC remote will you bitch about LIRC not being upstream and Fedora/Ubuntu/everyone else shipping it? > > Dave claims it's only been going on for a few months, but quite frankly, > we all know better. The nouveau kernel modules have been shipped for a lot > longer than just F12. No I know exactly how long we've had the code in Fedora, it predates both mine and Ben's employment at Red Hat. But it doesn't change the fact the code has only in the last 2-3 months gotten to a stage where the core DRM code was able to support it, mainly due to radeon KMS work being pushed. Previous nouveau drivers shipped were either UMS with an API that nobody wanted upstream, or KMS with a reliance on a core DRM feature that no-one wanted upstream. We've been resolving those issues first, while hoping the lawyers could deal with ctxprogs, guess we moved faster than them. I'm going to see what Ben can do with a firmware loader and the ctxprogs, we can send a patch that contains all the other bits of the driver, however since the ctxprogs aren't currently something we can add Signed-off-by to, someone else will have to endeavour to provide them some other way. 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/