From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id C39B9E00A3C; Fri, 7 Aug 2015 04:32:59 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [54.187.51.154 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from lists.s-osg.org (lists.s-osg.org [54.187.51.154]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 22176E00A31 for ; Fri, 7 Aug 2015 04:32:55 -0700 (PDT) Received: from [192.168.1.131] (199.50.23.95.dynamic.jazztel.es [95.23.50.199]) by lists.s-osg.org (Postfix) with ESMTPSA id C915146329; Fri, 7 Aug 2015 04:32:52 -0700 (PDT) To: =?UTF-8?Q?Andreas_M=c3=bcller?= References: <1438245251-20437-1-git-send-email-javier@osg.samsung.com> <1438245251-20437-6-git-send-email-javier@osg.samsung.com> <4731B312-4D73-4951-8E73-1579D8C54BD5@gmail.com> <55C1AE74.2030808@osg.samsung.com> <55C305EC.9030809@osg.samsung.com> <55C48C51.3010900@osg.samsung.com> From: Javier Martinez Canillas Message-ID: <55C49762.5010108@osg.samsung.com> Date: Fri, 7 Aug 2015 13:32:50 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: Cc: "yocto@yoctoproject.org" , Derek Foreman , Mauro Carvalho Chehab Subject: Re: [meta-raspberrypi][PATCH 5/5] rpi-default-providers: Switch providers according to used gfx stack X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Aug 2015 11:32:59 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Hello Andreas, On 08/07/2015 01:30 PM, Andreas Müller wrote: > On Fri, Aug 7, 2015 at 12:45 PM, Javier Martinez Canillas > wrote: >> Hello Andreas, >> >> Thanks a lot for your feedback. >> >> On 08/06/2015 09:41 AM, Andreas Müller wrote: >>> On Thu, Aug 6, 2015 at 8:59 AM, Javier Martinez Canillas >>> wrote: >>>> Yes, I in fact was not sure if it should be a distro or machine feature >>>> and then decided on the former because there is more than the kernel to >>>> make it work like changing mesa configure options. But as mentioned to >>>> Andrea Müller, probably we should ship a mesa .bbappend for this in the >>>> BSP so I agree that a MACHINE_FEATURE will make more sense. >>> Suggestions: >>> >>> * Mesa: A simple append with >>> >>> PACKAGECONFIG_append_rpi += " gallium" >>> GALLIUMDRIVERS_rpi = "vc4" >>> >>> would do. If you check mesa.inc in oe-core others (intel) do similar >> >> That sounds good to me. >> >>> (we might have to wait for a more recent mesa expected in September). >>> >> >> Why do you think we would have to wait for a newer mesa? AFAICT the mesa >> version in Fido (10.4.4) already has vc4 support [0]. Although we have >> been using mesa master so I should test how well 10.4 works. AFAIK Derek >> picked a specific mesa sha1 that Eric's vc4 DRM driver was known to work. > Just started an image based upon oe-core's master sources yet - no > EGL/GLES tests so far. This weekend I will try som EGL/GLES and am > really excited to see how far I get with my first open source graphic > stack (am so tired of this blob crap)... > Awesome, thanks a lot for all your feedback, suggestions and tests! > Andreas > Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America