All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@deeprootsystems.com>
To: linux-fbdev@vger.kernel.org
Subject: Re: [PATCH v3 1/1] DA8XX/OMAP-L1XX: FB: Implement double buffering
Date: Mon, 05 Apr 2010 22:35:38 +0000	[thread overview]
Message-ID: <8739z9ttmt.fsf@deeprootsystems.com> (raw)
In-Reply-To: <A24693684029E5489D1D202277BE89445316FACC@dlee02.ent.ti.com>

"Ambrose, Martin" <martin@ti.com> writes:

> This work includes the following:
>  . Implement handler for FBIO_WAITFORVSYNC ioctl.
>
>  . Allocate the data and palette buffers separately.
>    A consequence of this is that the palette and data loading is now
>    done in different phases. And that the LCD must be disabled
>    temporarily after the palette is loaded but this will only happen
>    once after init and each time the palette is changed. I think this
>    is OK.
>
>  . Allocate two (ping and pong) framebuffers from memory.
>
>  . Add pan_display handler which toggles the LCDC DMA registers between
>    the ping and pong buffers.
>
> Signed-off-by: Martin Ambrose <martin@ti.com>

Your mailer (probably outlook) is converting all tabs to spaces
resulting in a patch that wont apply.

I recommend using git-format-patch + git-send-email directly to your
SMTP server to avoid outlook mangling.

Kevin

  reply	other threads:[~2010-04-05 22:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-05 21:54 [PATCH v3 1/1] DA8XX/OMAP-L1XX: FB: Implement double buffering Ambrose, Martin
2010-04-05 22:35 ` Kevin Hilman [this message]
2010-04-07 21:05 ` Ambrose, Martin
2010-04-07 21:16 ` Kevin Hilman

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=8739z9ttmt.fsf@deeprootsystems.com \
    --to=khilman@deeprootsystems.com \
    --cc=linux-fbdev@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.