From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from co1outboundpool.messaging.microsoft.com (co1ehsobe001.messaging.microsoft.com [216.32.180.184]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 2F1F2E0157B for ; Mon, 12 Aug 2013 06:05:45 -0700 (PDT) Received: from mail80-co1-R.bigfish.com (10.243.78.241) by CO1EHSOBE040.bigfish.com (10.243.66.105) with Microsoft SMTP Server id 14.1.225.22; Mon, 12 Aug 2013 13:05:44 +0000 Received: from mail80-co1 (localhost [127.0.0.1]) by mail80-co1-R.bigfish.com (Postfix) with ESMTP id 41ED2300198; Mon, 12 Aug 2013 13:05:44 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -4 X-BigFish: VS-4(zzbb2dI98dI9371I1432Izz1f42h208ch1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6hzz1de098h1de096h8275bh1de097hz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1b2fh1fb3h1d0ch1d2eh1d3fh1dfeh1dffh1f5fh1fe8h1155h) Received: from mail80-co1 (localhost.localdomain [127.0.0.1]) by mail80-co1 (MessageSwitch) id 1376312742254142_27506; Mon, 12 Aug 2013 13:05:42 +0000 (UTC) Received: from CO1EHSMHS010.bigfish.com (unknown [10.243.78.246]) by mail80-co1.bigfish.com (Postfix) with ESMTP id 302DA80047; Mon, 12 Aug 2013 13:05:42 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CO1EHSMHS010.bigfish.com (10.243.66.20) with Microsoft SMTP Server (TLS) id 14.16.227.3; Mon, 12 Aug 2013 13:05:41 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-002.039d.mgd.msft.net (10.84.1.15) with Microsoft SMTP Server (TLS) id 14.3.136.1; Mon, 12 Aug 2013 13:05:41 +0000 Received: from [10.29.244.63] ([10.29.244.63]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id r7CD5cKG017908; Mon, 12 Aug 2013 06:05:39 -0700 Message-ID: <5208DCD0.5060607@freescale.com> Date: Mon, 12 Aug 2013 10:02:08 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: Otavio Salvador References: <1374605958-21049-1-git-send-email-otavio@ossystems.com.br> <1374605958-21049-2-git-send-email-otavio@ossystems.com.br> <5206821C.3030903@boundarydevices.com> In-Reply-To: X-OriginatorOrg: freescale.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Cc: meta-freescale Mailing List Subject: Re: [meta-fsl-arm-extra PATCH 2/2] linux-boundary: Add support to Vivante 4.6.9p12 GPU code 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, 12 Aug 2013 13:05:48 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 08/10/2013 04:25 PM, Otavio Salvador wrote: > On Sat, Aug 10, 2013 at 3:10 PM, Eric Nelson > wrote: >> Thanks Otavio. >> >> >> On 07/23/2013 11:59 AM, Otavio Salvador wrote: >>> >>> This backport the support for Vivante 4.6.9p12 GPU from 3.5.7 kernel >>> while Freescale does not make a new 3.0.35 release with this. >>> >>> Change-Id: If3bf361344d6a661a141e5545d5ab381865b10e6 >>> Signed-off-by: Otavio Salvador >>> --- >>> ...8-4.6.9p11.1-gpu-GPU-Kernel-driver-integr.patch | 1040 ++++++++++ >>> ...5-gpu-Add-global-value-for-minimum-3D-clo.patch | 62 + >>> ...4-4-gpu-use-new-PU-power-on-off-interface.patch | 53 + >>> ...8-1-GPU-Integrate-4.6.9p12-release-kernel.patch | 2006 >>> ++++++++++++++++++++ >>> ...5-GPU-Correct-suspend-resume-calling-afte.patch | 61 + >>> ...0-gpu-Correct-section-mismatch-in-gpu-ker.patch | 60 + >>> recipes-kernel/linux/linux-boundary_3.0.35.bb | 10 +- >>> 7 files changed, 3291 insertions(+), 1 deletion(-) >>> create mode 100644 >>> recipes-kernel/linux/linux-boundary-3.0.35/0001-ENGR00255688-4.6.9p11.1-gpu-GPU-Kernel-driver-integr.patch >>> create mode 100644 >>> recipes-kernel/linux/linux-boundary-3.0.35/0002-ENGR00265465-gpu-Add-global-value-for-minimum-3D-clo.patch >>> create mode 100644 >>> recipes-kernel/linux/linux-boundary-3.0.35/0003-ENGR00261814-4-gpu-use-new-PU-power-on-off-interface.patch >>> create mode 100644 >>> recipes-kernel/linux/linux-boundary-3.0.35/0004-ENGR00264288-1-GPU-Integrate-4.6.9p12-release-kernel.patch >>> create mode 100644 >>> recipes-kernel/linux/linux-boundary-3.0.35/0005-ENGR00264275-GPU-Correct-suspend-resume-calling-afte.patch >>> create mode 100644 >>> recipes-kernel/linux/linux-boundary-3.0.35/0006-ENGR00265130-gpu-Correct-section-mismatch-in-gpu-ker.patch >>> >> >> Aren't these easier to carry in our kernel repository? > > It can be done. I did the same change in all kernel I could so it'd be > made compatible with the new GPU binary. > >> If so, I applied them to a branch with a hideously long name: >> boundary-imx_3.0.35_4.0.0-plus-vivante-4.6.9p11.1 >> >> https://github.com/boundarydevices/linux-imx6/tree/boundary-imx_3.0.35_4.0.0-plus-vivante-4.6.9p11.1 > > In fact it is p12 version. > >> Does anybody know if there are ABI changes in the corresponding >> userspace bits? > > It has. > >> How about release notes? > > Daiane, do you know where is 3.5.7 release notes? > I don't have the link right now, but as I know it's on a compass shared only with customers that has access to alpha releases. -- Daiane