RE: [PATCH 0/2] ARM: S3C64xx: cpuidle cleanups

2012-05-16 Thread Kukjin Kim
Daniel Lezcano wrote: > > These couple of patches use the new cpuidle core api to refactor > some part of the code. The first one declares the states directly > in the driver declaration and the second one use the timekeeping > flag to let the cpuidle core to compute the idle time. > Basically, l

Re: thermal issue on panda

2012-05-16 Thread Ricardo Salveti
On Wed, May 16, 2012 at 8:51 AM, Andy Green wrote: > On 16/05/12 19:49, Somebody in the thread at some point said: >> >> On 14 May 2012 16:12, Andy Green  wrote: >>> >>> On 14/05/12 20:53, Somebody in the thread at some point said: On 14/05/12 20:45, Somebody in the thread at some p

Re: [RFC PATCH v1] AudiVal (Audio Validation Suite for Linux)

2012-05-16 Thread Harsh Prateek Bora
On 17 May 2012 01:35, Paul Larson wrote: > On Wed, May 16, 2012 at 1:43 AM, Harsh Prateek Bora > wrote: > >> >> >> On 16 May 2012 09:38, Paul Larson wrote: >> >>> On Tue, May 15, 2012 at 4:24 PM, Tom Gall wrote: >>> HI Paul, On Tue, May 15, 2012 at 4:14 PM, Paul Larson wro

Re: Perf record format portability

2012-05-16 Thread Dmitry Antipov
On 05/16/2012 08:58 PM, Steven Rostedt wrote: On Wed, 2012-05-16 at 11:59 -0300, Arnaldo Carvalho de Melo wrote: Steve, Was the kernel trace events infrastructure designed with that in mind? I.e. cross analysis? I must be missing something here, still ENOCOFFEE :-\ Yes, the libparse

Re: New Gator version ready for Linaro kernels / Mali

2012-05-16 Thread Tushar Behera
On 05/17/2012 05:12 AM, Andy Green wrote: > On 16/05/12 23:58, Somebody in the thread at some point said: > > Hi - > >> ARM have released a new version of Developer Studio 5 (DS-5) and we now >> have a new version of the Gator component [1] to go with this which >> needs updating in all Linaro ke

Re: New Gator version ready for Linaro kernels / Mali

2012-05-16 Thread Andy Green
On 16/05/12 23:58, Somebody in the thread at some point said: Hi - ARM have released a new version of Developer Studio 5 (DS-5) and we now have a new version of the Gator component [1] to go with this which needs updating in all Linaro kernel trees that will be part of the 12.05 release. For t

Re: New Gator version ready for Linaro kernels

2012-05-16 Thread Zach Pfeffer
Thanks for the heads up Tixy. Adding Amit, Anmar and Usman. On 16 May 2012 10:58, Jon Medhurst (Tixy) wrote: > Hello All > > ARM have released a new version of Developer Studio 5 (DS-5) and we now > have a new version of the Gator component [1] to go with this which > needs updating in all Linaro

Re: [RFC PATCH v1] AudiVal (Audio Validation Suite for Linux)

2012-05-16 Thread Paul Larson
On Wed, May 16, 2012 at 1:43 AM, Harsh Prateek Bora wrote: > > > On 16 May 2012 09:38, Paul Larson wrote: > >> On Tue, May 15, 2012 at 4:24 PM, Tom Gall wrote: >> >>> HI Paul, >>> >>> On Tue, May 15, 2012 at 4:14 PM, Paul Larson >>> wrote: >>> > Cool, does this replace the existing e2daudiotest

Re: Perf record format portability

2012-05-16 Thread Jiri Olsa
On Wed, May 16, 2012 at 12:58:23PM -0400, Steven Rostedt wrote: > On Wed, 2012-05-16 at 11:59 -0300, Arnaldo Carvalho de Melo wrote: > > > Steve, > > > > Was the kernel trace events infrastructure designed with that in > > mind? I.e. cross analysis? I must be missing something here, still > >

Re: [PATCH v4 5/7] ARM: imx: Add common imx cpuidle init functionality.

2012-05-16 Thread Sascha Hauer
On Tue, May 15, 2012 at 09:33:34PM -0500, Robert Lee wrote: > Add common cpuidle init functionality that can be used by various > imx platforms. > > Signed-off-by: Robert Lee > --- > + > +#ifdef CONFIG_CPU_IDLE > +extern int imx_cpuidle_init(struct cpuidle_driver *drv); > +#else > +static inline

Re: [PATCH v4 4/7] ARM: imx: Enable imx53 low power idle

2012-05-16 Thread Sascha Hauer
On Tue, May 15, 2012 at 09:33:33PM -0500, Robert Lee wrote: > Add various functionality needed to enable a imx53 low power idle > state. This includes adding the imx53 gpc_dvfs clock and making a > common imx5_late_init function and initializing all imx53 > MACHINE_STATE late_init calls to imx5_l

Re: [PATCH v4 3/7] ARM: imx: clean and consolidate imx5 suspend and idle code

2012-05-16 Thread Sascha Hauer
Hi Robert, Overall this looks ok now, some comments inline. Sascha On Tue, May 15, 2012 at 09:33:32PM -0500, Robert Lee wrote: > The imx5 idle code that existed in mm-imx5.c is moved to pm-imx5.c. > The imx5_pm_init call is now exported and called during the > MACHINE_START late_init in supporte

Re: Perf record format portability

2012-05-16 Thread Arnaldo Carvalho de Melo
Em Wed, May 16, 2012 at 05:16:55PM +0200, Jiri Olsa escreveu: > On Wed, May 16, 2012 at 11:59:27AM -0300, Arnaldo Carvalho de Melo wrote: > > Adding Jiri and Steven to the CC list. > > > > Em Wed, May 16, 2012 at 02:50:31PM +0400, Dmitry Antipov escreveu: > > > On 05/15/2012 07:51 PM, Arnaldo Carv

New Gator version ready for Linaro kernels

2012-05-16 Thread Jon Medhurst (Tixy)
Hello All ARM have released a new version of Developer Studio 5 (DS-5) and we now have a new version of the Gator component [1] to go with this which needs updating in all Linaro kernel trees that will be part of the 12.05 release. For those people maintaining kernel trees here is what this means

Re: Perf record format portability

2012-05-16 Thread Jiri Olsa
On Wed, May 16, 2012 at 11:59:27AM -0300, Arnaldo Carvalho de Melo wrote: > Adding Jiri and Steven to the CC list. > > Em Wed, May 16, 2012 at 02:50:31PM +0400, Dmitry Antipov escreveu: > > On 05/15/2012 07:51 PM, Arnaldo Carvalho de Melo wrote: > > >Em Tue, May 15, 2012 at 07:27:39PM +0400, Dmitr

Re: Perf record format portability

2012-05-16 Thread Arnaldo Carvalho de Melo
Adding Jiri and Steven to the CC list. Em Wed, May 16, 2012 at 02:50:31PM +0400, Dmitry Antipov escreveu: > On 05/15/2012 07:51 PM, Arnaldo Carvalho de Melo wrote: > >Em Tue, May 15, 2012 at 07:27:39PM +0400, Dmitry Antipov escreveu: > >>are there any thoughts on how much of the perf.data is porta

Re: Building a SINGLE driver file - A tip.

2012-05-16 Thread Chetan C.R.
Hi Sir, Thanks for giving this solution. I used to waste lot of time building the entire stuff using make command. I tried with your solution and it works and saves lot of time for us. On Wed, May 16, 2012 at 9:47 AM, Venkat Raghavulu < venkat.raghav...@asmaitha.com> wrote: > Hello All > > Just

Re: Standardized kernel interface for 2D blitters

2012-05-16 Thread Jesse Barker
BTW, I don't think it was explicitly in the phoronix article, but the actual source for omapdrm is at drivers/staging/omapdrm. cheers, Jesse On Tue, May 15, 2012 at 8:03 PM, Jesse Barker wrote: > OK, so with respect to that article, we've been working with our > members to provide KMS drivers fo

Re: thermal issue on panda

2012-05-16 Thread Andy Green
On 16/05/12 19:49, Somebody in the thread at some point said: On 14 May 2012 16:12, Andy Green wrote: On 14/05/12 20:53, Somebody in the thread at some point said: On 14/05/12 20:45, Somebody in the thread at some point said: Hi Aneesh, Adding linaro-dev in the loop as someone else could b

Re: thermal issue on panda

2012-05-16 Thread Vincent Guittot
On 14 May 2012 16:12, Andy Green wrote: > On 14/05/12 20:53, Somebody in the thread at some point said: >> >> On 14/05/12 20:45, Somebody in the thread at some point said: >>> >>> Hi Aneesh, >>> >>> Adding linaro-dev in the loop as someone else could be also interested >>> >>> I have reproduced my

Re: Perf record format portability

2012-05-16 Thread Dmitry Antipov
On 05/15/2012 07:51 PM, Arnaldo Carvalho de Melo wrote: Em Tue, May 15, 2012 at 07:27:39PM +0400, Dmitry Antipov escreveu: Hello, are there any thoughts on how much of the perf.data is portable and how much it should be? I'm interesting in recording scheduler activity on one machine and then

Re: Building a SINGLE driver file - A tip.

2012-05-16 Thread Jon Medhurst (Tixy)
On Wed, 2012-05-16 at 09:47 +0530, Venkat Raghavulu wrote: > Hello All > > Just discovered something, wanted to share, might be that many out there > will be knowing this, for the unknowns sharing this: > > We do few source file change and then end up building the entire stuff > using "make" comm