[PATCH] ARM: EXYNOS4: Setup consistent dma size at boot time

2011-09-12 Thread Tushar Behera
Some of the boards under mach-exynos4 initialize frame-buffers for which the memory requirement is more than 2MB (Nuri board requires around 4MB, Origen requires around 2.6MB), hence the default dma pool allocation size of 2MB is not sufficient. The consistent dma size is hence increased to

Linaro Boot up times.

2011-09-12 Thread Sudhangathan B S
Hi Linaro'ers I need to boot Linaro in very short time as my project has a constraint on energy. The normal linaro boot up time is 2 minutes and 15 seconds on my overo fire. I did a little startup tweaks and achieved 2:00 minutes. Is there a way to boot up Linaro in under 40 sec. ?? This could

Re: Linaro Boot up times.

2011-09-12 Thread Fathi Boudra
Hi, On 12 September 2011 09:29, Sudhangathan B S sudhangat...@gmail.com wrote: I need to boot Linaro in very short time as my project has a constraint on energy. The normal linaro boot up time is 2 minutes and 15 seconds on my overo fire. I did a little startup tweaks and achieved 2:00

Re: Linaro Boot up times.

2011-09-12 Thread David Rusling
CELF did a bunch of work around boot times, this might be useful - http://elinux.org/images/f/f7/RightApproachMinimalBootTimes.pdf Dave David Rusling, CTO Linaro Lockton House Clarendon Rd Cambridge CB2 8FH Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter |

Re: [Samsung] [PATCH] ORIGEN : enable device tree support

2011-09-12 Thread Chander Kashyap
Dear Angus, On 10 September 2011 03:32, angus.ains...@linaro.org wrote: From: Angus Ainslie angus.ains...@linaro.org Enable passing a flattened device tree to the kernel. Signed-off-by: Angus Ainslie angus.ains...@linaro.org Acked-by: Chander Kashyap chander.kash...@linaro.org ---  

Re: Linaro Boot up times.

2011-09-12 Thread Loïc Minier
On Mon, Sep 12, 2011, Sudhangathan B S wrote: Is there a way to boot up Linaro in under 40 sec. ?? This could include increasing CPU speeds or more OS tweaks There are plenty of ways to improve boot, the most effective way being to remove things you don't need (e.g. not starting services

Re: Internal License for PyCharm available

2011-09-12 Thread Zygmunt Krynicki
W dniu 12.09.2011 12:49, James Tunnicliffe pisze: Hi, If you are a Python developer you are now able to use the commercial IDE PyCharm (http://www.jetbrains.com/pycharm/) as a Linaro engineer. Since the license is for Linaro engineers only I have put it on the internal wiki at

Re: Internal License for PyCharm available

2011-09-12 Thread James Tunnicliffe
On 12 September 2011 12:17, Zygmunt Krynicki zygmunt.kryni...@linaro.org wrote: W dniu 12.09.2011 12:49, James Tunnicliffe pisze: Hi, If you are a Python developer you are now able to use the commercial IDE PyCharm (http://www.jetbrains.com/pycharm/) as a Linaro engineer. Since the license

Re: First 11.09 Linaro Android Candidate Builds are done for (Linux 3.0.3, GCC 4.6, libjpegturbo) Panda, Beagle, Beagle xM, iMX53, Origen, Snowball

2011-09-12 Thread Loïc Minier
On Mon, Sep 12, 2011, Zach Pfeffer wrote: I think stage is okay. Its short for staging which is used in the kernel as a place for things which aren't mainline. If I hear of any other issues with the name I'll think we can reevaluate it, but overall I think the term stage is okay. Sorry for

Re: First 11.09 Linaro Android Candidate Builds are done for (Linux 3.0.3, GCC 4.6, libjpegturbo) Panda, Beagle, Beagle xM, iMX53, Origen, Snowball

2011-09-12 Thread Zach Pfeffer
On 12 September 2011 06:36, Loïc Minier loic.min...@linaro.org wrote: On Mon, Sep 12, 2011, Zach Pfeffer wrote: I think stage is okay. Its short for staging which is used in the kernel as a place for things which aren't mainline. If I hear of any other issues with the name I'll think we can

Re: Internal License for PyCharm available

2011-09-12 Thread Zygmunt Krynicki
W dniu 12.09.2011 13:31, James Tunnicliffe pisze: On 12 September 2011 12:17, Zygmunt Krynicki zygmunt.kryni...@linaro.org wrote: W dniu 12.09.2011 12:49, James Tunnicliffe pisze: Hi, If you are a Python developer you are now able to use the commercial IDE PyCharm

[NOTES] DevPlatform Meeting 2011-09-08

2011-09-12 Thread David Zinman
Enclosed, please find a link to the agenda, notes and actions from the weekly Developer Platform meeting held on September 8th in #linaro-meeting on irc.freenode.net at 14:00 UTC. == Meeting Minutes == https://wiki.linaro.org/Platform/DevPlatform/Meetings/2011-09-08 == Meeting Log ==

Re: Internal License for PyCharm available

2011-09-12 Thread James Tunnicliffe
On 12 September 2011 13:27, Zygmunt Krynicki zygmunt.kryni...@linaro.org wrote: W dniu 12.09.2011 13:31, James Tunnicliffe pisze: On 12 September 2011 12:17, Zygmunt Krynicki zygmunt.kryni...@linaro.org  wrote: W dniu 12.09.2011 12:49, James Tunnicliffe pisze: Hi, If you are a Python

Re: [PATCH 1/2] mmc: core: clarify how to use post_req in case of errors

2011-09-12 Thread Linus Walleij
On Mon, Aug 29, 2011 at 3:35 PM, Per Forlin per.for...@linaro.org wrote: The err condition in post_req() is set to undo a call made to pre_req() that hasn't been started yet. The err condition is not set if an MMC request returns error. Signed-off-by: Per Forlin per.for...@linaro.org

Re: [PATCH 2/2] mmc: mmci: simplify err check in mmci_post_request

2011-09-12 Thread Linus Walleij
On Mon, Aug 29, 2011 at 3:35 PM, Per Forlin per.for...@linaro.org wrote: The error condition indicates that mmci_post_request() should cleanup after the mmci_pre_request(). In this case the resources allocated by device_prep_slave_sg() are freed by calling dmaengine_terminate_all().

people summaries broken on status.linaro.org

2011-09-12 Thread Dave Martin
Hi all, I don't remember off the top of my head who maintains status.linaro.org, but the people summaries don't seem to be working for me: http://status.linaro.org/11.11/people.html I just get a page with the following. Cheers ---Dave People These are all of the people. Click on any to see

Re: [PATCH] ARM: EXYNOS4: Setup consistent dma size at boot time

2011-09-12 Thread Subash Patel
Hi Tushar, On 09/12/2011 11:25 AM, Tushar Behera wrote: Some of the boards under mach-exynos4 initialize frame-buffers for which the memory requirement is more than 2MB (Nuri board requires around 4MB, Origen requires around 2.6MB), hence the default dma pool allocation size of 2MB is not

Code Review for enabling wifi for Pandaboard

2011-09-12 Thread Vishal Bhoj
Hello All, These are the changes to enable wifi on Pandaboard.Please review them. http://review.android.git.linaro.org/#change,175 This enables wpa_supplicant build for pandaboard adds wpa_supplicant.conf file for Pandaboard. http://review.android.git.linaro.org/#change,176 This change was

Re: Internal License for PyCharm available

2011-09-12 Thread Zygmunt Krynicki
W dniu 12.09.2011 15:56, James Tunnicliffe pisze: On 12 September 2011 13:27, Zygmunt Krynicki zygmunt.kryni...@linaro.org wrote: W dniu 12.09.2011 13:31, James Tunnicliffe pisze: On 12 September 2011 12:17, Zygmunt Krynicki zygmunt.kryni...@linaro.orgwrote: W dniu 12.09.2011 12:49,

Bootchart results

2011-09-12 Thread Paul Larson
I started working on a results view in LAVA for the bootchart results since they are now part of the daily runs. This is using a partial copy of the data I have locally, so please don't concern yourself too much with the actual data in it. A couple of things to point out: 1. legend is not

[PATCH 1/6] drm/gem: add functions for mmap offset creation

2011-09-12 Thread Rob Clark
From: Rob Clark r...@ti.com Signed-off-by: Rob Clark r...@ti.com --- drivers/gpu/drm/drm_gem.c | 88 + include/drm/drmP.h|3 ++ 2 files changed, 91 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/drm_gem.c

[PATCH 6/6] drm/gma500: use common functions for get/put pages

2011-09-12 Thread Rob Clark
From: Rob Clark r...@ti.com Signed-off-by: Rob Clark r...@ti.com --- drivers/staging/gma500/gtt.c | 47 ++--- 1 files changed, 12 insertions(+), 35 deletions(-) diff --git a/drivers/staging/gma500/gtt.c b/drivers/staging/gma500/gtt.c index 461ead2..f453321

[PATCH 4/6] drm/gem: add functions to get/put pages

2011-09-12 Thread Rob Clark
From: Rob Clark r...@ti.com This factors out common code from psb_gtt_attach_pages()/ i915_gem_object_get_pages_gtt() and psb_gtt_detach_pages()/ i915_gem_object_put_pages_gtt(). Signed-off-by: Rob Clark r...@ti.com --- drivers/gpu/drm/drm_gem.c | 68

[PATCH 5/6] drm/i915: use common functions for get/put pages

2011-09-12 Thread Rob Clark
From: Rob Clark r...@ti.com Signed-off-by: Rob Clark r...@ti.com --- drivers/gpu/drm/i915/i915_gem.c | 51 +++--- 1 files changed, 10 insertions(+), 41 deletions(-) diff --git a/drivers/gpu/drm/i915/i915_gem.c b/drivers/gpu/drm/i915/i915_gem.c index

[PATCH 0/6] Common functions for GEM (v2)

2011-09-12 Thread Rob Clark
From: Rob Clark r...@ti.com In the process of adding GEM support for omapdrm driver, I noticed that I was adding code for creating/freeing mmap offsets which was virtually identical to what was already duplicated in i915 and gma500 drivers. And the code for attach/detatch_pages was quite similar

[PATCH 3/6] drm/gma500: use common functions for mmap offset creation

2011-09-12 Thread Rob Clark
From: Rob Clark r...@ti.com Signed-off-by: Rob Clark r...@ti.com Signed-off-by: Alan Cox a...@linux.intel.com --- drivers/staging/gma500/gem.c |2 +- drivers/staging/gma500/gem_glue.c | 61 + drivers/staging/gma500/gem_glue.h |1 - 3 files

[PATCH 2/6] drm/i915: use common functions for mmap offset creation

2011-09-12 Thread Rob Clark
From: Rob Clark r...@ti.com Signed-off-by: Rob Clark r...@ti.com --- drivers/gpu/drm/i915/i915_gem.c | 85 +-- 1 files changed, 2 insertions(+), 83 deletions(-) diff --git a/drivers/gpu/drm/i915/i915_gem.c b/drivers/gpu/drm/i915/i915_gem.c index

Re: people summaries broken on status.linaro.org

2011-09-12 Thread James Westby
Hi, This is now fixed, and the other pages will be updating over the next hour or so. The problem was a bug that only seems to manifest in production, so I've rolled back for now until we can investigate and fix it. Thanks, James On Mon, 12 Sep 2011 15:59:20 +0100, Dave Martin

Re: Code Review for enabling wifi for Pandaboard

2011-09-12 Thread Vishal Bhoj
Please review the following commits instead of #176 and #178 http://review.android.git.linaro.org/#change,184 http://review.android.git.linaro.org/#change,185 On 12 September 2011 23:14, Vishal Bhoj vishal.b...@linaro.org wrote: Hello All, These are the changes to enable wifi on

Re: Code Review for enabling wifi for Pandaboard

2011-09-12 Thread Vishal Bhoj
Please review the following commits. http://review.android.git.linaro.org/#change,175 http://review.android.git.linaro.org/#change,183 http://review.android.git.linaro.org/#change,185 On 13 September 2011 01:04, Vishal Bhoj vishal.b...@linaro.org wrote: Please review the following commits

Re: [PATCH 6/6] drm/gma500: use common functions for get/put pages

2011-09-12 Thread Alan Cox
On Mon, 12 Sep 2011 14:21:26 -0500 Rob Clark rob.cl...@linaro.org wrote: From: Rob Clark r...@ti.com Signed-off-by: Rob Clark r...@ti.com Generally looks sensible but: 1. This is a staging driver, so good practise is to cc the staging maintainer and preferably the author (though I'm on

Re: Bootchart results

2011-09-12 Thread Jesse Barker
Is this time to boot to a prompt? cheers, Jesse On Mon, Sep 12, 2011 at 1:13 PM, Paul Larson paul.lar...@linaro.org wrote: This time with the attachment :) On Mon, Sep 12, 2011 at 2:16 PM, Paul Larson paul.lar...@linaro.org wrote: I started working on a results view in LAVA for the

Re: Bootchart results

2011-09-12 Thread Tom Gall
The machine, configuration would be also good to have as part of the context. Media (class if applicable) in use. The times noted for developer and nano seem quite long. Regards, Tom On Mon, Sep 12, 2011 at 3:13 PM, Paul Larson paul.lar...@linaro.org wrote: This time with the attachment :)

Re: Bootchart results

2011-09-12 Thread Paul Larson
On Mon, Sep 12, 2011 at 3:32 PM, Jesse Barker jesse.bar...@linaro.orgwrote: Is this time to boot to a prompt? Someone can correct me if I'm wrong here, but iirc it looks for getty or the display manager (or greeter) depending on which runlevel it hits. http://www.bootchart.org/ has more

Re: [PATCH 6/6] drm/gma500: use common functions for get/put pages

2011-09-12 Thread Rob Clark
On Mon, Sep 12, 2011 at 3:31 PM, Alan Cox a...@lxorguk.ukuu.org.uk wrote: On Mon, 12 Sep 2011 14:21:26 -0500 Rob Clark rob.cl...@linaro.org wrote: From: Rob Clark r...@ti.com Signed-off-by: Rob Clark r...@ti.com Generally looks sensible but: 1. This is a staging driver, so good practise

Re: [PATCH 6/6] drm/gma500: use common functions for get/put pages

2011-09-12 Thread Alan Cox
3. GMA500 used the old way of doing things because last mail conversation I had with Hugh the cleaned up interfaces could not guarantee the page is mapped in the low 32bits and for any of the GMA500/600 series devices. Has that changed ? I think I'd also prefer it if the methods had a

Re: [PATCH 4/6] drm/gem: add functions to get/put pages

2011-09-12 Thread Rob Clark
On Mon, Sep 12, 2011 at 2:21 PM, Rob Clark rob.cl...@linaro.org wrote: From: Rob Clark r...@ti.com This factors out common code from psb_gtt_attach_pages()/ i915_gem_object_get_pages_gtt() and psb_gtt_detach_pages()/ i915_gem_object_put_pages_gtt(). Signed-off-by: Rob Clark r...@ti.com ---

Re: Bootchart results

2011-09-12 Thread Guilherme Salgado
On Mon, 2011-09-12 at 15:13 -0500, Paul Larson wrote: This time with the attachment :) On Mon, Sep 12, 2011 at 2:16 PM, Paul Larson paul.lar...@linaro.org wrote: I started working on a results view in LAVA for the bootchart results since they are now part of the daily runs.

Re: First 11.09 Linaro Android Candidate Builds are done for (Linux 3.0.3, GCC 4.6, libjpegturbo) Panda, Beagle, Beagle xM, iMX53, Origen, Snowball

2011-09-12 Thread Zach Pfeffer
On 12 September 2011 16:36, Michael Hope michael.h...@linaro.org wrote: On Mon, Sep 12, 2011 at 11:36 PM, Loïc Minier loic.min...@linaro.org wrote: On Mon, Sep 12, 2011, Zach Pfeffer wrote: I think stage is okay. Its short for staging which is used in the kernel as a place for things which

Re: [PATCH] ARM: EXYNOS4: Setup consistent dma size at boot time

2011-09-12 Thread Subash Patel
My bad. I am still referring to drivers/video/samsung/s3cfb_main.c in Linaro-3.0 kernel. Thanks for the pointer. This makes sense now. Also, we will not be able to use CMA directly, even after it gets mainlined. It needs to be called from the dma_alloc_*() with appropriate attributes.