linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Javier Martinez Canillas <martinez.javier@gmail.com>
To: Tony Lindgren <tony@atomide.com>
Cc: Russell King <linux@arm.linux.org.uk>,
	Santosh Shilimkar <santosh.shilimkar@ti.com>,
	Tomi Valkeinen <tomi.valkeinen@ti.com>,
	linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org,
	Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Subject: Re: [PATCH 2/2] ARM: OMAP2+: omap2plus_defconfig: enable CMA allocator
Date: Mon, 21 Jan 2013 23:27:58 +0100	[thread overview]
Message-ID: <CAAwP0s2=_wrPYjmckiXMwK8-4MkyYxtX8HtWv9NuaTtqqN7icg@mail.gmail.com> (raw)
In-Reply-To: <1355920420-20852-2-git-send-email-javier.martinez@collabora.co.uk>

On Wed, Dec 19, 2012 at 1:33 PM, Javier Martinez Canillas
<javier.martinez@collabora.co.uk> wrote:
> The OMAP framebuffer driver now uses the standard dma allocator
> instead of the (now removed) omap specific vram allocator.
>
> Enable the Contiguous Memory Allocator by default to allow large
> dma memory buffers allocation.
>
> Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
> ---
>  arch/arm/configs/omap2plus_defconfig |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
> index da530a0..dc4789e 100644
> --- a/arch/arm/configs/omap2plus_defconfig
> +++ b/arch/arm/configs/omap2plus_defconfig
> @@ -64,6 +64,7 @@ CONFIG_MAC80211=m
>  CONFIG_MAC80211_RC_PID=y
>  CONFIG_MAC80211_RC_DEFAULT_PID=y
>  CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
> +CONFIG_CMA=y
>  CONFIG_CONNECTOR=y
>  CONFIG_MTD=y
>  CONFIG_MTD_CMDLINE_PARTS=y
> --

Hi Tony,

Are you considering adding this patch and

ARM: OMAP2+: omap2plus_defconfig: enable TFP410 chip support [1]

to the 3.8-rc series or 3.9?

These patches have been acked by Tomi and are necessary to have
framebuffer video working on many OMAP3 based boards.

Thanks a lot and best regards,
Javier

[1]: https://patchwork.kernel.org/patch/1895451/

  reply	other threads:[~2013-01-21 22:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-19 12:33 [PATCH 1/2] ARM: OMAP2+: omap2plus_defconfig: enable TFP410 chip support Javier Martinez Canillas
2012-12-19 12:33 ` [PATCH 2/2] ARM: OMAP2+: omap2plus_defconfig: enable CMA allocator Javier Martinez Canillas
2013-01-21 22:27   ` Javier Martinez Canillas [this message]
2012-12-19 15:26 ` [PATCH 1/2] ARM: OMAP2+: omap2plus_defconfig: enable TFP410 chip support Tomi Valkeinen
2013-01-10  9:28   ` Javier Martinez Canillas
2013-02-01 18:35     ` Tony Lindgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAAwP0s2=_wrPYjmckiXMwK8-4MkyYxtX8HtWv9NuaTtqqN7icg@mail.gmail.com' \
    --to=martinez.javier@gmail.com \
    --cc=javier.martinez@collabora.co.uk \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=santosh.shilimkar@ti.com \
    --cc=tomi.valkeinen@ti.com \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).