From: l.stach@pengutronix.de (Lucas Stach)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm: allow all architectures to change max zone order
Date: Mon, 14 Apr 2014 17:06:02 +0200 [thread overview]
Message-ID: <1397487962.4548.30.camel@weser.hi.pengutronix.de> (raw)
In-Reply-To: <1370019744-7588-1-git-send-email-l.stach@pengutronix.de>
Russell, can you please take a look at this? Nobody else seems to care
about this and we have to carry it around as without it imx-drm is
broken for FullHD displays with a 32bpp framebuffer.
Regards,
Lucas
Am Freitag, den 31.05.2013, 19:02 +0200 schrieb Lucas Stach:
> Many multimedia applications on architectures without an
> IOMMU need large physically contiguous buffers and so need
> to adjust the max zone order of the page allocator.
>
> There is zero reason to not allow this adjustment on arches
> other than SHMOBILE.
>
> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
> ---
> arch/arm/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index 49d993c..6ceace8 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -1710,7 +1710,7 @@ config HW_PERF_EVENTS
> source "mm/Kconfig"
>
> config FORCE_MAX_ZONEORDER
> - int "Maximum zone order" if ARCH_SHMOBILE
> + int "Maximum zone order"
> range 11 64 if ARCH_SHMOBILE
> default "12" if SOC_AM33XX
> default "9" if SA1111
--
Pengutronix e.K. | Lucas Stach |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-5076 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
next prev parent reply other threads:[~2014-04-14 15:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-31 17:02 [PATCH] arm: allow all architectures to change max zone order Lucas Stach
2013-07-01 14:33 ` Lucas Stach
2014-06-17 15:08 ` Russell King - ARM Linux
2014-07-02 13:19 ` Lucas Stach
2014-04-14 15:06 ` Lucas Stach [this message]
2014-04-14 19:35 ` Russell King - ARM Linux
2014-04-15 9:20 ` Lucas Stach
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=1397487962.4548.30.camel@weser.hi.pengutronix.de \
--to=l.stach@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
/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).