linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] sh: fix size calculation for NUMA node 0
Date: Wed, 09 Dec 2009 03:45:44 +0000	[thread overview]
Message-ID: <20091209034544.GD28280@linux-sh.org> (raw)
In-Reply-To: <20091207141159.6318.90269.sendpatchset@rxone.opensource.se>

On Mon, Dec 07, 2009 at 11:11:59PM +0900, Magnus Damm wrote:
> Fix the NUMA size calculation for node 0. Do the same
> as the UMA version of setup_memory() and use address
> instead of pfn when calculating the size.

On Mon, Dec 07, 2009 at 11:16:07PM +0900, Magnus Damm wrote:
> This patch updates the NUMA version of setup_memory()
> with UMA code changes and also modifies the last argument
> to lmb_alloc_base() to use an address instead of pfn.

On Mon, Dec 07, 2009 at 11:20:06PM +0900, Magnus Damm wrote:
> This patch adds a ->start_transfer() callback to the
> driver sh_mobile_lcdcfb.c. The callback is used to
> program the LCDC panel in the case of one-shot mode.
> 
> Needed by the LCD controller used on the KFR2R09 board.

On Mon, Dec 07, 2009 at 11:26:05PM +0900, Magnus Damm wrote:
> This patch adds a ->start_transfer() callback to the
> KFR2R09 lcd handling code. The callback is used to
> notify the lcd controller that a new frame of data
> is about to be transferred. The callback is only used
> in combination with deferred io, but the code has
> been tested both with and without deferred io enabled.
> 
> Without this patch the display data on the KFR2R09
> lcd panel becomes corrupted over time.

All applied, thanks.

      reply	other threads:[~2009-12-09  3:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-07 14:11 [PATCH] sh: fix size calculation for NUMA node 0 Magnus Damm
2009-12-09  3:45 ` Paul Mundt [this message]

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=20091209034544.GD28280@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=linux-sh@vger.kernel.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).