All of lore.kernel.org
 help / color / mirror / Atom feed
* Updates to meta-fsl-arm (master) in 2014-11-05
@ 2014-11-05 20:38 Otavio Salvador
  2014-11-06  9:08 ` Javier Viguera
  2014-11-06 11:58 ` Andreas Müller
  0 siblings, 2 replies; 6+ messages in thread
From: Otavio Salvador @ 2014-11-05 20:38 UTC (permalink / raw)
  To: meta-freescale

Hello,

I pushed following updates:

commit a60fe9e69b01cac92825808b02eaaf186a086819 (HEAD, yocto/master, pending)
Author: Lauren Post <lauren.post@freescale.com>
Date:   Fri Oct 31 10:17:20 2014 -0500

    xf86-video-imxfb-vivante: Upgrade to 3.10.17-1.0.2 patch release
    
    Fixes for
    - Cursor performance impact
    - Pixmap stride when wrapping
    - Distinguish cpu and gpu physical address
    
    Signed-off-by: Lauren Post <lauren.post@freescale.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit 8de550a55333c824fa7164035b925f96c8b03435
Author: Lauren Post <lauren.post@freescale.com>
Date:   Fri Oct 31 10:17:19 2014 -0500

    gpu-viv-g2d: Upgrade to 3.10.17-1.0.2 patch release
    
    Update G2D api to support extensive alpha blend.
    
    Signed-off-by: Lauren Post <lauren.post@freescale.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit 414cdf586da3e04ed4a504ff23f6c8c5be4cc504
Author: Lauren Post <lauren.post@freescale.com>
Date:   Fri Oct 31 10:17:18 2014 -0500

    gpu-viv-bin-mx6q: Upgrade to 3.10.17-1.0.2 patch release
    
    Fixes for the following:
    - Memory management, high CPU loading, crashes with QT5
    - Avoid system freeze with invalid power
    - Mutex sharing. resource leak, database protection
    - 3D OpenVG for libGAL crash
    - UI reboots while playing video
    - Add VG355 support to X11
    - Enhanced G2D API
    - QT5 support for wayland
    - WebGL fixes for Chrome UI
    
    For more details reference the 3.10.17-1.0.2 Patch Release notes on freescale.com/imx
    
    Signed-off-by: Lauren Post <lauren.post@freescale.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit cc56bdcfaacf7a67eb16d43c1e7ecbd463a8c3b2
Author: Lauren Post <lauren.post@freescale.com>
Date:   Fri Oct 31 10:17:17 2014 -0500

    u-boot-imx: Upgrade to 3.10.17-1.0.2 patch release
    
    Improve speed of image authentication in 2013.04
    
    Signed-off-by: Lauren Post <lauren.post@freescale.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit 8e5e871079bdaf7659171102f008bad28c728eed
Author: Lauren Post <lauren.post@freescale.com>
Date:   Fri Oct 31 10:17:16 2014 -0500

    linux-imx: Upgrade to 3.10.17-1.0.2 patch release
    
    Changes to the following areas.
    
    - pfuse 100
    - power management
    - graphics driver update with memory, deadlock and bug hang fixes.
    - crypto - Update testmgr DMA
    - ipu MXC IPUv3 fb: Fix MXCFB_CSC_UPDATE ioctl
    - ARM - Drop PL310 errata
    
    Signed-off-by: Lauren Post <lauren.post@freescale.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

Regards,

--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Updates to meta-fsl-arm (master) in 2014-11-05
  2014-11-05 20:38 Updates to meta-fsl-arm (master) in 2014-11-05 Otavio Salvador
@ 2014-11-06  9:08 ` Javier Viguera
  2014-11-06 11:42   ` Otavio Salvador
  2014-11-06 11:58 ` Andreas Müller
  1 sibling, 1 reply; 6+ messages in thread
From: Javier Viguera @ 2014-11-06  9:08 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

Hi Otavio,

I thought master was for FSL release 3.10.31 and dizzy for 3.10.17. But 
I see that latest patch level fixes of 3.10.17 series (3.10.17-1.0.2) 
are not in Dizzy.

Could you confirm that FSL release 3.10.17-1.0.2 is not going to be 
applied to Dizzy?

If that's the case will Yocto 1.8 have two versions of linux-imx 3.10.31 
and 3.10.17?

Thanks,

Javier Viguera




On 05/11/14 21:38, Otavio Salvador wrote:
> Hello,
>
> I pushed following updates:
>
> commit a60fe9e69b01cac92825808b02eaaf186a086819 (HEAD, yocto/master, pending)
> Author: Lauren Post <lauren.post-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
> Date:   Fri Oct 31 10:17:20 2014 -0500
>
>      xf86-video-imxfb-vivante: Upgrade to 3.10.17-1.0.2 patch release
>
>      Fixes for
>      - Cursor performance impact
>      - Pixmap stride when wrapping
>      - Distinguish cpu and gpu physical address
>
>      Signed-off-by: Lauren Post <lauren.post-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
>      Signed-off-by: Otavio Salvador <otavio-fKevB0iiKLMBZ+LybsDmbA@public.gmane.org>
>
> commit 8de550a55333c824fa7164035b925f96c8b03435
> Author: Lauren Post <lauren.post-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
> Date:   Fri Oct 31 10:17:19 2014 -0500
>
>      gpu-viv-g2d: Upgrade to 3.10.17-1.0.2 patch release
>
>      Update G2D api to support extensive alpha blend.
>
>      Signed-off-by: Lauren Post <lauren.post-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
>      Signed-off-by: Otavio Salvador <otavio-fKevB0iiKLMBZ+LybsDmbA@public.gmane.org>
>
> commit 414cdf586da3e04ed4a504ff23f6c8c5be4cc504
> Author: Lauren Post <lauren.post-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
> Date:   Fri Oct 31 10:17:18 2014 -0500
>
>      gpu-viv-bin-mx6q: Upgrade to 3.10.17-1.0.2 patch release
>
>      Fixes for the following:
>      - Memory management, high CPU loading, crashes with QT5
>      - Avoid system freeze with invalid power
>      - Mutex sharing. resource leak, database protection
>      - 3D OpenVG for libGAL crash
>      - UI reboots while playing video
>      - Add VG355 support to X11
>      - Enhanced G2D API
>      - QT5 support for wayland
>      - WebGL fixes for Chrome UI
>
>      For more details reference the 3.10.17-1.0.2 Patch Release notes on freescale.com/imx
>
>      Signed-off-by: Lauren Post <lauren.post-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
>      Signed-off-by: Otavio Salvador <otavio-fKevB0iiKLMBZ+LybsDmbA@public.gmane.org>
>
> commit cc56bdcfaacf7a67eb16d43c1e7ecbd463a8c3b2
> Author: Lauren Post <lauren.post-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
> Date:   Fri Oct 31 10:17:17 2014 -0500
>
>      u-boot-imx: Upgrade to 3.10.17-1.0.2 patch release
>
>      Improve speed of image authentication in 2013.04
>
>      Signed-off-by: Lauren Post <lauren.post-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
>      Signed-off-by: Otavio Salvador <otavio-fKevB0iiKLMBZ+LybsDmbA@public.gmane.org>
>
> commit 8e5e871079bdaf7659171102f008bad28c728eed
> Author: Lauren Post <lauren.post-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
> Date:   Fri Oct 31 10:17:16 2014 -0500
>
>      linux-imx: Upgrade to 3.10.17-1.0.2 patch release
>
>      Changes to the following areas.
>
>      - pfuse 100
>      - power management
>      - graphics driver update with memory, deadlock and bug hang fixes.
>      - crypto - Update testmgr DMA
>      - ipu MXC IPUv3 fb: Fix MXCFB_CSC_UPDATE ioctl
>      - ARM - Drop PL310 errata
>
>      Signed-off-by: Lauren Post <lauren.post-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
>      Signed-off-by: Otavio Salvador <otavio-fKevB0iiKLMBZ+LybsDmbA@public.gmane.org>
>
> Regards,
>
> --
> Otavio Salvador                             O.S. Systems
> http://www.ossystems.com.br        http://code.ossystems.com.br
> Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
>



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Updates to meta-fsl-arm (master) in 2014-11-05
  2014-11-06  9:08 ` Javier Viguera
@ 2014-11-06 11:42   ` Otavio Salvador
  0 siblings, 0 replies; 6+ messages in thread
From: Otavio Salvador @ 2014-11-06 11:42 UTC (permalink / raw)
  To: Javier Viguera; +Cc: meta-freescale@yoctoproject.org

On Thu, Nov 6, 2014 at 7:08 AM, Javier Viguera <javier.viguera@digi.com> wrote:
> I thought master was for FSL release 3.10.31 and dizzy for 3.10.17. But I
> see that latest patch level fixes of 3.10.17 series (3.10.17-1.0.2) are not
> in Dizzy.

It will be soon. I putted 3.10.31 back on master-next and I intend to
merge 3.10.17-1.0.2 very soon into dizzy.

...

> If that's the case will Yocto 1.8 have two versions of linux-imx 3.10.31 and
> 3.10.17?

No; 3.10.31 or newer.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Updates to meta-fsl-arm (master) in 2014-11-05
  2014-11-05 20:38 Updates to meta-fsl-arm (master) in 2014-11-05 Otavio Salvador
  2014-11-06  9:08 ` Javier Viguera
@ 2014-11-06 11:58 ` Andreas Müller
  2014-11-06 14:30   ` Otavio Salvador
  1 sibling, 1 reply; 6+ messages in thread
From: Andreas Müller @ 2014-11-06 11:58 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org

On Wed, Nov 5, 2014 at 9:38 PM, Otavio Salvador <otavio@ossystems.com.br> wrote:
> Hello,
>
> I pushed following updates:
>
> commit a60fe9e69b01cac92825808b02eaaf186a086819 (HEAD, yocto/master, pending)
> Author: Lauren Post <lauren.post@freescale.com>
> Date:   Fri Oct 31 10:17:20 2014 -0500
>
>     xf86-video-imxfb-vivante: Upgrade to 3.10.17-1.0.2 patch release
>
>     Fixes for
>     - Cursor performance impact
>     - Pixmap stride when wrapping
>     - Distinguish cpu and gpu physical address
>
>     Signed-off-by: Lauren Post <lauren.post@freescale.com>
>     Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
>
> commit 8de550a55333c824fa7164035b925f96c8b03435
> Author: Lauren Post <lauren.post@freescale.com>
> Date:   Fri Oct 31 10:17:19 2014 -0500
>
>     gpu-viv-g2d: Upgrade to 3.10.17-1.0.2 patch release
>
>     Update G2D api to support extensive alpha blend.
>
>     Signed-off-by: Lauren Post <lauren.post@freescale.com>
>     Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
>
> commit 414cdf586da3e04ed4a504ff23f6c8c5be4cc504
> Author: Lauren Post <lauren.post@freescale.com>
> Date:   Fri Oct 31 10:17:18 2014 -0500
>
>     gpu-viv-bin-mx6q: Upgrade to 3.10.17-1.0.2 patch release
>
>     Fixes for the following:
>     - Memory management, high CPU loading, crashes with QT5
>     - Avoid system freeze with invalid power
>     - Mutex sharing. resource leak, database protection
>     - 3D OpenVG for libGAL crash
>     - UI reboots while playing video
>     - Add VG355 support to X11
>     - Enhanced G2D API
>     - QT5 support for wayland
>     - WebGL fixes for Chrome UI
>
>     For more details reference the 3.10.17-1.0.2 Patch Release notes on freescale.com/imx
>
>     Signed-off-by: Lauren Post <lauren.post@freescale.com>
>     Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
>
> commit cc56bdcfaacf7a67eb16d43c1e7ecbd463a8c3b2
> Author: Lauren Post <lauren.post@freescale.com>
> Date:   Fri Oct 31 10:17:17 2014 -0500
>
>     u-boot-imx: Upgrade to 3.10.17-1.0.2 patch release
>
>     Improve speed of image authentication in 2013.04
>
>     Signed-off-by: Lauren Post <lauren.post@freescale.com>
>     Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
>
> commit 8e5e871079bdaf7659171102f008bad28c728eed
> Author: Lauren Post <lauren.post@freescale.com>
> Date:   Fri Oct 31 10:17:16 2014 -0500
>
>     linux-imx: Upgrade to 3.10.17-1.0.2 patch release
>
>     Changes to the following areas.
>
>     - pfuse 100
>     - power management
>     - graphics driver update with memory, deadlock and bug hang fixes.
>     - crypto - Update testmgr DMA
>     - ipu MXC IPUv3 fb: Fix MXCFB_CSC_UPDATE ioctl
>     - ARM - Drop PL310 errata
>
>     Signed-off-by: Lauren Post <lauren.post@freescale.com>
>     Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
>
Just let me understand. I see in the patch

+# back to -1.0.0_ga branch for all patch release
+SRCBRANCH = "imx_3.10.17_1.0.0_ga"
+SRCREV = "33597e348b2d60dd5c71890ef7b7d3d3fd6e4e97"
+LOCALVERSION = "-1.0.2_ga"

What make the trick for 1.02 (fetching the kernel sources I don't see
1.02). To me it seems that the patch removes all patches and switches
back to 1.00.

Enlightenment welcome

Andreas


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Updates to meta-fsl-arm (master) in 2014-11-05
  2014-11-06 11:58 ` Andreas Müller
@ 2014-11-06 14:30   ` Otavio Salvador
  2014-11-06 16:17     ` Andreas Müller
  0 siblings, 1 reply; 6+ messages in thread
From: Otavio Salvador @ 2014-11-06 14:30 UTC (permalink / raw)
  To: Andreas Müller; +Cc: meta-freescale@yoctoproject.org

Hello Andreas,

(adding Lauren on Cc)

On Thu, Nov 6, 2014 at 9:58 AM, Andreas Müller
<schnitzeltony@googlemail.com> wrote:
> On Wed, Nov 5, 2014 at 9:38 PM, Otavio Salvador <otavio@ossystems.com.br> wrote:
>> commit 8e5e871079bdaf7659171102f008bad28c728eed
>> Author: Lauren Post <lauren.post@freescale.com>
>> Date:   Fri Oct 31 10:17:16 2014 -0500
>>
>>     linux-imx: Upgrade to 3.10.17-1.0.2 patch release
>>
>>     Changes to the following areas.
>>
>>     - pfuse 100
>>     - power management
>>     - graphics driver update with memory, deadlock and bug hang fixes.
>>     - crypto - Update testmgr DMA
>>     - ipu MXC IPUv3 fb: Fix MXCFB_CSC_UPDATE ioctl
>>     - ARM - Drop PL310 errata
>>
>>     Signed-off-by: Lauren Post <lauren.post@freescale.com>
>>     Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
>>
> Just let me understand. I see in the patch
>
> +# back to -1.0.0_ga branch for all patch release
> +SRCBRANCH = "imx_3.10.17_1.0.0_ga"
> +SRCREV = "33597e348b2d60dd5c71890ef7b7d3d3fd6e4e97"
> +LOCALVERSION = "-1.0.2_ga"
>
> What make the trick for 1.02 (fetching the kernel sources I don't see
> 1.02). To me it seems that the patch removes all patches and switches
> back to 1.00.

Freescale is using the 1.0.0 branch to host all patches done on top of
the initial 3.10.17-1.0.0 GA release.

As you can see on the log below, the top commit (the one referenced on
the SRCREV) is also the one used for the tag
(rel_imx_3.10.17_1.0.2_ga).

commit 33597e348b2d60dd5c71890ef7b7d3d3fd6e4e97 (tag:
rel_imx_3.10.17_1.0.2_ga, freescale/imx_3.10.17_1.0.0_ga)
Author: Horia Geanta <horia.geanta@freescale.com>
Date:   Wed Jul 23 11:59:38 2014 +0300

    crypto: testmgr - avoid DMA mapping from text, rodata, stack

    With DMA_API_DEBUG set, following warnings are emitted
    (tested on CAAM accelerator):
    DMA-API: device driver maps memory from kernel text or rodata
    DMA-API: device driver maps memory from stack
    and the culprits are:
    -key in __test_aead and __test_hash
    -result in __test_hash

    MAX_KEYLEN is changed to accommodate maximum key length from
    existing test vectors in crypto/testmgr.h (131 bytes) and rounded.

    Signed-off-by: Horia Geanta <horia.geanta@freescale.com>
    Acked-by: Kim Phillips <kim.phillips@freescale.com>
    Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

So what Lauren did was to adjust the branch name (for BitBake's
fetcher to be able to validate the hash existence) and bump the
SRCREV.

In future, if a 3.10.17-1.0.3 is released, the only change will be the
SRCREV bump.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Updates to meta-fsl-arm (master) in 2014-11-05
  2014-11-06 14:30   ` Otavio Salvador
@ 2014-11-06 16:17     ` Andreas Müller
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Müller @ 2014-11-06 16:17 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org

On Thu, Nov 6, 2014 at 3:30 PM, Otavio Salvador <otavio@ossystems.com.br> wrote:
> Hello Andreas,
>
> (adding Lauren on Cc)
>
> On Thu, Nov 6, 2014 at 9:58 AM, Andreas Müller
> <schnitzeltony@googlemail.com> wrote:
>> On Wed, Nov 5, 2014 at 9:38 PM, Otavio Salvador <otavio@ossystems.com.br> wrote:
>>> commit 8e5e871079bdaf7659171102f008bad28c728eed
>>> Author: Lauren Post <lauren.post@freescale.com>
>>> Date:   Fri Oct 31 10:17:16 2014 -0500
>>>
>>>     linux-imx: Upgrade to 3.10.17-1.0.2 patch release
>>>
>>>     Changes to the following areas.
>>>
>>>     - pfuse 100
>>>     - power management
>>>     - graphics driver update with memory, deadlock and bug hang fixes.
>>>     - crypto - Update testmgr DMA
>>>     - ipu MXC IPUv3 fb: Fix MXCFB_CSC_UPDATE ioctl
>>>     - ARM - Drop PL310 errata
>>>
>>>     Signed-off-by: Lauren Post <lauren.post@freescale.com>
>>>     Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
>>>
>> Just let me understand. I see in the patch
>>
>> +# back to -1.0.0_ga branch for all patch release
>> +SRCBRANCH = "imx_3.10.17_1.0.0_ga"
>> +SRCREV = "33597e348b2d60dd5c71890ef7b7d3d3fd6e4e97"
>> +LOCALVERSION = "-1.0.2_ga"
>>
>> What make the trick for 1.02 (fetching the kernel sources I don't see
>> 1.02). To me it seems that the patch removes all patches and switches
>> back to 1.00.
>
> Freescale is using the 1.0.0 branch to host all patches done on top of
> the initial 3.10.17-1.0.0 GA release.
>
> As you can see on the log below, the top commit (the one referenced on
> the SRCREV) is also the one used for the tag
> (rel_imx_3.10.17_1.0.2_ga).
>
> commit 33597e348b2d60dd5c71890ef7b7d3d3fd6e4e97 (tag:
> rel_imx_3.10.17_1.0.2_ga, freescale/imx_3.10.17_1.0.0_ga)
> Author: Horia Geanta <horia.geanta@freescale.com>
> Date:   Wed Jul 23 11:59:38 2014 +0300
>
>     crypto: testmgr - avoid DMA mapping from text, rodata, stack
>
>     With DMA_API_DEBUG set, following warnings are emitted
>     (tested on CAAM accelerator):
>     DMA-API: device driver maps memory from kernel text or rodata
>     DMA-API: device driver maps memory from stack
>     and the culprits are:
>     -key in __test_aead and __test_hash
>     -result in __test_hash
>
>     MAX_KEYLEN is changed to accommodate maximum key length from
>     existing test vectors in crypto/testmgr.h (131 bytes) and rounded.
>
>     Signed-off-by: Horia Geanta <horia.geanta@freescale.com>
>     Acked-by: Kim Phillips <kim.phillips@freescale.com>
>     Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
>
> So what Lauren did was to adjust the branch name (for BitBake's
> fetcher to be able to validate the hash existence) and bump the
> SRCREV.
>
> In future, if a 3.10.17-1.0.3 is released, the only change will be the
> SRCREV bump.
>
Thanks for taking your time to explain - now I am enlightened (for
this issue only :)

Andreas


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-11-06 16:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-05 20:38 Updates to meta-fsl-arm (master) in 2014-11-05 Otavio Salvador
2014-11-06  9:08 ` Javier Viguera
2014-11-06 11:42   ` Otavio Salvador
2014-11-06 11:58 ` Andreas Müller
2014-11-06 14:30   ` Otavio Salvador
2014-11-06 16:17     ` Andreas Müller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.