From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pd0-f181.google.com (mail-pd0-f181.google.com [209.85.192.181]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id ADD5FE002F9 for ; Mon, 5 Aug 2013 15:57:21 -0700 (PDT) Received: by mail-pd0-f181.google.com with SMTP id g10so3750190pdj.40 for ; Mon, 05 Aug 2013 15:57:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding :x-gm-message-state; bh=CaicME1ldSRmTRnypGwjJPsIQQwSgOZ95Q7Jr/NNG1c=; b=eRsCJY+NV/in+bxl6dp0KJlmZ78pHo9WwPhHJiEMtreBMU8BS68TpJrAlMQlQiCKun 6vv3uf+OVeNfSTmxl4MvgQ9ZXY9XTdqlMsEK1M9XBqrPuQ+M6CUkHKS944gOkxErOyrl Uu/3Jrnv2E1dQO2cevaV/SHZMZsoJETWKgFDJhMtEd0DOYcppSQkN7mlMekS9QqF4RVK KVyFBSnG00ZnSLfvMRFdsQenbYLv+XyBToAnsUFWS0TgBBiobK2xqIQeSiaSIUlqsiiP +vAW1VrMNXo9YKv87bM+Le4dirKQOy7o2A9QtI+mL/thhtMbexKiuHQLYWm890TC9J3y vUFQ== X-Received: by 10.66.182.229 with SMTP id eh5mr4157994pac.139.1375743440781; Mon, 05 Aug 2013 15:57:20 -0700 (PDT) Received: from [192.168.1.101] ([70.96.116.236]) by mx.google.com with ESMTPSA id lm2sm43606pab.2.2013.08.05.15.57.18 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 05 Aug 2013 15:57:19 -0700 (PDT) Message-ID: <52002DC7.6060705@boundarydevices.com> Date: Mon, 05 Aug 2013 15:57:11 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: Carrillodominguez Francisco Alberto-B35153 References: <1374085031-2116-1-git-send-email-otavio@ossystems.com.br> <1374085031-2116-8-git-send-email-otavio@ossystems.com.br> <51F803DA.8090008@boundarydevices.com>, <44DF7CDEDF8FFF4BB93AB22C1AA1823B8DDCAF@039-SN2MPN1-021.039d.mgd.msft.net> <51FA9DA4.7030805@boundarydevices.com> <999FEFBC61661A4099B55CE06B5D10755526A5@039-SN1MPN1-001.039d.mgd.msft.net> <999FEFBC61661A4099B55CE06B5D1075553763@039-SN1MPN1-001.039d.mgd.msft.net> In-Reply-To: <999FEFBC61661A4099B55CE06B5D1075553763@039-SN1MPN1-001.039d.mgd.msft.net> X-Gm-Message-State: ALoCoQmhSF2Q+vCeIANzb0Hu5DNneFUyPA4LFViVJRig4ptHHi9Txr/RfvZuEJx7TFhIfeOYWm7u Cc: Sandoval Gonzalez Leonardo-B42214 , meta-freescale Mailing List , Otavio Salvador Subject: Re: [meta-fsl-arm PATCH 8/8] qt4: Enable OpenGL ES2 support for i.MX6 X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Aug 2013 22:57:26 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 08/05/2013 02:32 PM, Carrillodominguez Francisco Alberto-B35153 wrote: > It seems I did not understand what patch you were talking about. > > I tested Otavio's patch to make qt4 work with gpu. > > The generated Yocto image, starts and application once you boot the board. > > I limited my test just to measure how much cpu was being used by this application. To validate graphics were accelerated. > > Here is a video of the test, at the end you can see 5% of cpu used only. > > http://www.youtube.com/watch?v=dUd8A6CtSi0 > > I did not executed any of the other demos. > Thanks Francisco, I hadn't seen the "Qt in use" demo before and it looks pretty nice. Which patch were you referring to of Otavio's? He's a hard guy to keep up with ;) Was this build against dylan, master, or master-next? Also, can you confirm that this was Qt4? Please advise, Eric