All of lore.kernel.org
 help / color / mirror / Atom feed
* L3.10.17_1.0.2 Release ABI changes
@ 2014-10-31 15:56 Eric Nelson
  2014-10-31 19:10 ` Lauren Post
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Nelson @ 2014-10-31 15:56 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

Hi all,

I just downloaded the release notes for the L3.10.17_1.0.2
kernel release:
	https://community.freescale.com/docs/DOC-102677

The kernel patches are easy to identify, and rebasing our
3.10.17_1.0.1_ga branch on top of them was pretty trivial.

The documentation (file i.MX_6_Yocto_Project_Patch_Release.pdf)
refers to updates to updates though:

	• Graphics: gpu-viv-bin-mx6q, 3.10.17_1.0.2
	• Graphics: gpu-viv-g2d, 3.10.17_1.0.2
	• Graphics: Xorg-driver, 3.10.17_1.0.2

A quick scan of the kernel patches doesn't show any
obvious ABI changes, but since some bits are only
accessible through the closed-source libraries, it's
hard to tell.

In particular, it's not clear whether the changes (additions) to
enum _gcePATCH_ID require a simultaneous kernel/library update.

If so, then I'm not sure how/when to push an update to
meta-fsl-arm-extra for our kernel, since it will need to
be coordinated with meta-fsl-arm/recipes-graphics (and
probably other vendor kernels).

Please advise,


Eric


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

* Re: L3.10.17_1.0.2 Release ABI changes
  2014-10-31 15:56 L3.10.17_1.0.2 Release ABI changes Eric Nelson
@ 2014-10-31 19:10 ` Lauren Post
  2014-10-31 22:45   ` Eric Nelson
  0 siblings, 1 reply; 3+ messages in thread
From: Lauren Post @ 2014-10-31 19:10 UTC (permalink / raw)
  To: Eric Nelson, meta-freescale@yoctoproject.org

In this case I would keep kernel and graphics together as this is primarily a graphics update (half the patches in kernel are for graphics driver updates.

Lauren

-----Original Message-----
From: meta-freescale-bounces@yoctoproject.org [mailto:meta-freescale-bounces@yoctoproject.org] On Behalf Of Eric Nelson
Sent: Friday, October 31, 2014 10:56 AM
To: meta-freescale@yoctoproject.org
Subject: [meta-freescale] L3.10.17_1.0.2 Release ABI changes

Hi all,

I just downloaded the release notes for the L3.10.17_1.0.2 kernel release:
	https://community.freescale.com/docs/DOC-102677

The kernel patches are easy to identify, and rebasing our 3.10.17_1.0.1_ga branch on top of them was pretty trivial.

The documentation (file i.MX_6_Yocto_Project_Patch_Release.pdf)
refers to updates to updates though:

	• Graphics: gpu-viv-bin-mx6q, 3.10.17_1.0.2
	• Graphics: gpu-viv-g2d, 3.10.17_1.0.2
	• Graphics: Xorg-driver, 3.10.17_1.0.2

A quick scan of the kernel patches doesn't show any obvious ABI changes, but since some bits are only accessible through the closed-source libraries, it's hard to tell.

In particular, it's not clear whether the changes (additions) to enum _gcePATCH_ID require a simultaneous kernel/library update.

If so, then I'm not sure how/when to push an update to meta-fsl-arm-extra for our kernel, since it will need to be coordinated with meta-fsl-arm/recipes-graphics (and probably other vendor kernels).

Please advise,


Eric
--
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

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

* Re: L3.10.17_1.0.2 Release ABI changes
  2014-10-31 19:10 ` Lauren Post
@ 2014-10-31 22:45   ` Eric Nelson
  0 siblings, 0 replies; 3+ messages in thread
From: Eric Nelson @ 2014-10-31 22:45 UTC (permalink / raw)
  To: Lauren Post, meta-freescale@yoctoproject.org

Thanks Lauren,

On 10/31/2014 12:10 PM, Lauren Post wrote:
>
> In this case I would keep kernel and graphics together as this is
> primarily a graphics update (half the patches in kernel are for graphics
> driver updates.
> 
> Lauren
> 
> -----Original Message-----
> From: meta-freescale-bounces@yoctoproject.org [mailto:meta-freescale-bounces@yoctoproject.org] On Behalf Of Eric Nelson
> Sent: Friday, October 31, 2014 10:56 AM
> To: meta-freescale@yoctoproject.org
> Subject: [meta-freescale] L3.10.17_1.0.2 Release ABI changes
> 
> Hi all,
> 
> I just downloaded the release notes for the L3.10.17_1.0.2 kernel release:
> 	https://community.freescale.com/docs/DOC-102677
> 
> The kernel patches are easy to identify, and rebasing our 3.10.17_1.0.1_ga branch on top of them was pretty trivial.
> 
> The documentation (file i.MX_6_Yocto_Project_Patch_Release.pdf)
> refers to updates to updates though:
> 
> 	• Graphics: gpu-viv-bin-mx6q, 3.10.17_1.0.2
> 	• Graphics: gpu-viv-g2d, 3.10.17_1.0.2
> 	• Graphics: Xorg-driver, 3.10.17_1.0.2
> 
> A quick scan of the kernel patches doesn't show any obvious ABI changes, but since some bits are only accessible through the closed-source libraries, it's hard to tell.
> 
> In particular, it's not clear whether the changes (additions) to enum _gcePATCH_ID require a simultaneous kernel/library update.
> 
> If so, then I'm not sure how/when to push an update to meta-fsl-arm-extra for our kernel, since it will need to be coordinated with meta-fsl-arm/recipes-graphics (and probably other vendor kernels).
> 

FWIW, the GPU appears to operate normally with the 3.10.17_1.0.2
kernel updates and **without** the updates to gpu-viv-bin-mx6q,
gpu-viv-g2d, and xf86-video-imxfb-vivante.

Regards,


Eric



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

end of thread, other threads:[~2014-10-31 22:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-31 15:56 L3.10.17_1.0.2 Release ABI changes Eric Nelson
2014-10-31 19:10 ` Lauren Post
2014-10-31 22:45   ` Eric Nelson

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.