Re: [android-kernel] Linaro and common- tree

2011-10-05 Thread Tim Bird
On 10/05/2011 08:37 AM, Andy Green wrote: > Hi - > > Recently at Linaro we've started a new tree > linaro-androidization-tracking, which is pretty much "common-3.1"[1] at > the moment on 3.1-rc8 basis. > > http://git.linaro.org/gitweb?p=people/andygreen/kernel-tilt.git;a=summary > > We have al

Re: [PATCH v2 1/7] clk: Add a generic clock infrastructure

2011-10-05 Thread Saravana Kannan
On 09/22/2011 03:26 PM, Mike Turquette wrote: diff --git a/include/linux/clk.h b/include/linux/clk.h index 1d37f42..d6ae10b 100644 --- a/include/linux/clk.h +++ b/include/linux/clk.h +#ifdef CONFIG_GENERIC_CLK + +struct clk_hw { + struct clk *clk; +}; + +/** + * struct clk_hw_ops - Callbac

Re: [ACTIVITY] Multimedia WG - Weekly Status for wk39.2011 (20110926-20110930)

2011-10-05 Thread Fathi Boudra
On 5 October 2011 20:35, Christian Robottom Reis wrote: > On Wed, Oct 05, 2011 at 08:09:03PM +0300, Fathi Boudra wrote: >> libjpeg-turbo is available in Oneiric, using v62 emulation. The performance >> improvements aren't significant at the moment. > > What are we using to measure these improvemen

Re: [ACTIVITY] Multimedia WG - Weekly Status for wk39.2011 (20110926-20110930)

2011-10-05 Thread Fathi Boudra
On 6 October 2011 00:43, Mans Rullgard wrote: > On 5 October 2011 18:35, Christian Robottom Reis wrote: >> On Wed, Oct 05, 2011 at 08:09:03PM +0300, Fathi Boudra wrote: >>> Debian/Ubuntu P are going to move to libjpeg8 by default making >>> current package obsolete in the future. >> >> Note that

Re: Linaro and common- tree

2011-10-05 Thread Andy Green
On 6 October 2011 06:14, Mathieu Poirier wrote: > Good afternoon Andy, > > I am currently working on rebasing the STE GLK kernel to the > androidization branch. Doing so I have the following questions: > > 1. You have made it clear that linaro-androidization-tracking is > tracking Linus HEAD but

Re: [android-kernel] Linaro and common- tree

2011-10-05 Thread Andy Green
On 6 October 2011 02:36, Tim Bird wrote: > On 10/05/2011 08:37 AM, Andy Green wrote: > > > Another side-issue is we are also looking at refactoring the > > Androidization patchset into topic branches, at the moment they're kind > > of reflecting the history that they were applied on plus or minus

Re: [ACTIVITY] Multimedia WG - Weekly Status for wk39.2011 (20110926-20110930)

2011-10-05 Thread Kurt Taylor
On 5 October 2011 11:22, Christian Robottom Reis wrote: > On Tue, Oct 04, 2011 at 02:42:22PM +0300, Ilias Biris wrote: > > - Decision on the multimedia content licenses is still pending - TSC to > > provide guidance > > This was approved today. > Excellent! > > > - libjpeg-turbo - oneiric uplo

Re: Linaro and common- tree

2011-10-05 Thread Mathieu Poirier
Good afternoon Andy, I am currently working on rebasing the STE GLK kernel to the androidization branch. Doing so I have the following questions: 1. You have made it clear that linaro-androidization-tracking is tracking Linus HEAD but is it also tracking kernel/common.git HEAD on the android sid

android-build prefixes: staging- landing- tracking-

2011-10-05 Thread Zach Pfeffer
I've had a couple of questions about some new prefixes that are showing up on https://android-build.linaro.org. Here's the breakdown: staging- LT board support patches + jstultz's common Android tree, this is a pretty stable point landing- LT board support patches on some version of the kernel

Re: [ACTIVITY] Multimedia WG - Weekly Status for wk39.2011 (20110926-20110930)

2011-10-05 Thread Mans Rullgard
On 5 October 2011 17:22, Christian Robottom Reis wrote: > On Tue, Oct 04, 2011 at 02:42:22PM +0300, Ilias Biris wrote: >> - Testing dts decoder with gst-ffmpeg on panda and i.mx53 (mkv + dts 6ch) > > Nice -- what are the results looking like? The results I see are not consistent with what Feng We

Re: [ACTIVITY] Multimedia WG - Weekly Status for wk39.2011 (20110926-20110930)

2011-10-05 Thread Mans Rullgard
On 5 October 2011 18:35, Christian Robottom Reis wrote: > On Wed, Oct 05, 2011 at 08:09:03PM +0300, Fathi Boudra wrote: >> Debian/Ubuntu P are going to move to libjpeg8 by default making >> current package obsolete in the future. > > Note that when we asked Darrell about this he questioned the per

Re: [ACTIVITY] Multimedia WG - Weekly Status for wk39.2011 (20110926-20110930)

2011-10-05 Thread Christian Robottom Reis
On Wed, Oct 05, 2011 at 08:09:03PM +0300, Fathi Boudra wrote: > libjpeg-turbo is available in Oneiric, using v62 emulation. The performance > improvements aren't significant at the moment. What are we using to measure these improvements? What is the -turbo lib being used for? > Debian/Ubuntu P ar

Re: Announcing linaro-media-create and live-build integration

2011-10-05 Thread James Westby
Hi Tom, That's a cool idea, thanks for doing it. Thanks, James On Tue, 27 Sep 2011 10:23:52 -0500, Tom Gall wrote: > Hi All, > > As part of the 11.09 cycle I've completed an extension to live-build3 > that add linaro-media-create. This means with this branch of linaro's > live-build 3 one is

Re: [ACTIVITY] Multimedia WG - Weekly Status for wk39.2011 (20110926-20110930)

2011-10-05 Thread Fathi Boudra
On 5 October 2011 19:22, Christian Robottom Reis wrote: > On Tue, Oct 04, 2011 at 02:42:22PM +0300, Ilias Biris wrote: >> - Decision on the multimedia content licenses is still pending - TSC to >> provide guidance > > This was approved today. > >> - libjpeg-turbo - oneiric upload, 11.09 natty vers

Re: Linaro and common- tree

2011-10-05 Thread Nicolas Pitre
On Wed, 5 Oct 2011, Andy Green wrote: > Actually, it would be a big advantage for many folks to not be doing their > Android kernel development on lagging releases, but by tracking Linus HEAD. > They would have access to latest stuff already and they don't have to think > about backport or later f

Re: [ACTIVITY] Multimedia WG - Weekly Status for wk39.2011 (20110926-20110930)

2011-10-05 Thread Christian Robottom Reis
On Tue, Oct 04, 2011 at 02:42:22PM +0300, Ilias Biris wrote: > - Decision on the multimedia content licenses is still pending - TSC to > provide guidance This was approved today. > - libjpeg-turbo - oneiric upload, 11.09 natty version released to > ppa:linaro-maintainers/overlay, implemented and

Re: [ACTIVITY] Weekly status Graphics WG - wk39.2011 (20110926-20110930)

2011-10-05 Thread Jesse Barker
Those are only the session blueprints for the scheduler. Once we've captured all the info we need (broken each up into individual feature blueprints that would satisfy the requirements), those will go away (be marked "implemented"). I don't see how we get around it (well, I suppose we could keep

Re: [ACTIVITY] Weekly status Graphics WG - wk39.2011 (20110926-20110930)

2011-10-05 Thread Christian Robottom Reis
On Tue, Oct 04, 2011 at 12:17:11PM +0300, Ilias Biris wrote: > * Benchmarking: > https://linaro-public.papyrs.com/public/4143/GWG2011-BENCHMARK-DASHBOARD, also > in Launchpad > https://blueprints.launchpad.net/linaro-graphics-misc/+spec/linaro-gfxmm-benchmark-dashboard > > * Webkit port using

Linaro and common- tree

2011-10-05 Thread Andy Green
Hi - Recently at Linaro we've started a new tree linaro-androidization-tracking, which is pretty much "common-3.1"[1] at the moment on 3.1-rc8 basis. http://git.linaro.org/gitweb?p=people/andygreen/kernel-tilt.git;a=summary We have already been running a kernel tree tracking Linus HEAD since 2.6

Linaro and common- tree

2011-10-05 Thread Andy Green
Hi - Recently at Linaro we've started a new tree linaro-androidization-tracking, which is pretty much "common-3.1"[1] at the moment on 3.1-rc8 basis. http://git.linaro.org/gitweb?p=people/andygreen/kernel-tilt.git;a=summary We have already been running a kernel tree tracking Linus HEAD since

Re: Announce: TILT tracking Androidization trees

2011-10-05 Thread Andy Green
On 10/05/2011 07:38 PM, Asac said: On Tue, Oct 4, 2011 at 5:33 PM, Andy Green mailto:andy.gr...@linaro.org>> wrote: One thing that isn't entirely clear from what you describe is whether we would do the forward porting for new linus HEAD versions on our own or

Re: Announce: TILT tracking Androidization trees

2011-10-05 Thread Andy Doan
I wanted to point out something cool Andy did with his git repo that other maintainers should think about. He's created a file, README.html in the root of his repository on git.linaro.org. This file details his branches and some known issues. It hooks into gitweb so it makes it easier for people t

Re: Announce: TILT tracking Androidization trees

2011-10-05 Thread Alexander Sack
On Tue, Oct 4, 2011 at 5:33 PM, Andy Green wrote: > On 10/04/2011 10:36 PM, Somebody in the thread at some point said: > > Hi - > > The second branch is "tilt-android-tracking". This is our main >>tracking branch tilt-tracking for Panda enablement we have been >>running for some mont

Re: [PATCH v2 4/7] clk: Add simple gated clock

2011-10-05 Thread Saravana Kannan
On 09/26/2011 04:30 PM, Rob Herring wrote: On 09/26/2011 05:37 PM, Turquette, Mike wrote: On Mon, Sep 26, 2011 at 12:37 PM, Jamie Iles wrote: On Mon, Sep 26, 2011 at 02:10:32PM -0500, Rob Herring wrote: On 09/26/2011 01:40 PM, Jamie Iles wrote: On Mon, Sep 26, 2011 at 01:33:08PM -0500, Rob H