From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ville =?iso-8859-1?Q?Syrj=E4l=E4?= Subject: Re: [PATCH v5 4/9] video: Add generic HDMI infoframe helpers Date: Mon, 8 Apr 2013 14:52:40 +0300 Message-ID: <20130408115240.GH4469@intel.com> References: <1361516611-2517-1-git-send-email-thierry.reding@avionic-design.de> <1361516611-2517-5-git-send-email-thierry.reding@avionic-design.de> <20130304144946.GK4469@intel.com> <20130304150244.GA14598@avionic-0098.mockup.avionic-design.de> <1362663171.1950.2.camel@antimon> <20130307134412.GA25923@avionic-0098.mockup.avionic-design.de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTP id 9A58BE61CB for ; Mon, 8 Apr 2013 04:52:43 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20130307134412.GA25923@avionic-0098.mockup.avionic-design.de> 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: Thierry Reding Cc: Paulo Zanoni , dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On Thu, Mar 07, 2013 at 02:44:12PM +0100, Thierry Reding wrote: > On Thu, Mar 07, 2013 at 02:32:51PM +0100, Lucas Stach wrote: > > Am Montag, den 04.03.2013, 16:02 +0100 schrieb Thierry Reding: > > > On Mon, Mar 04, 2013 at 04:49:46PM +0200, Ville Syrj=E4l=E4 wrote: > > > > On Fri, Feb 22, 2013 at 08:03:26AM +0100, Thierry Reding wrote: > > > [...] > > > > > diff --git a/drivers/video/hdmi.c b/drivers/video/hdmi.c > > > > > new file mode 100644 > > > > > index 0000000..ab23c9b > > > > > --- /dev/null > > > > > +++ b/drivers/video/hdmi.c > > > > > @@ -0,0 +1,308 @@ > > > > > +/* > > > > > + * Copyright (C) 2012 Avionic Design GmbH > > > > > + * > > > > > + * This program is free software; you can redistribute it and/or= modify > > > > > + * it under the terms of the GNU General Public License version = 2 as > > > > > + * published by the Free Software Foundation. > > > > > + */ > > > > = > > > > BTW was there any discussion about the license? drm is generally MI= T. > > > > Are people OK with depending on GPL code for infoframe support? > > > = > > > I wasn't aware of that. I don't know how much of an issue it is really > > > since all symbols are exported non-GPL. > > > = > > > Thierry > > = > > It's not about the export of the symbols, but more about porting DRM to > > other UNIXes like BSD. Using the GPL here makes life for the BSD guys a > > lot harder and they are already struggling really hard to keep up with > > the pace of Linux. So if you don't care too much it would be nice to use > > MIT here. > = > Sure, I'll relicense it under MIT then. It seems these got merged as GPL. Do you want to provide a patch for changing the license? -- = Ville Syrj=E4l=E4 Intel OTC