public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] cfb_console: flush FB cache at end of public functions
Date: Mon, 6 May 2013 15:02:18 +0200	[thread overview]
Message-ID: <20130506150218.37d5cd1b@crub> (raw)
In-Reply-To: <1348356578-10522-1-git-send-email-eric.nelson@boundarydevices.com>

On Sat, 22 Sep 2012 16:29:38 -0700
Eric Nelson <eric.nelson@boundarydevices.com> wrote:

> Removed internal cache_flush operations and placed a flush of the
> entire frame-buffer at the end of each public function.
> 
> Changed logo_plot() to static because it isn't called externally or
> declared in a header.
> 
> Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
> 
> ---
>  drivers/video/cfb_console.c |   16 +++++++++-------
>  1 files changed, 9 insertions(+), 7 deletions(-)

Applied to u-boot-video/master after rebasing and moving the
cache flush from drv_video_init() to video_init().

Thanks,

Anatolij

  reply	other threads:[~2013-05-06 13:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-18  2:49 [U-Boot] [PATCH] video: cfb_console: flush dcache for frame buffer in DRAM Eric Nelson
2012-09-22 23:29 ` [U-Boot] [PATCH] cfb_console: flush FB cache at end of public functions Eric Nelson
2013-05-06 13:02   ` Anatolij Gustschin [this message]
2013-05-06 15:15     ` Eric Nelson

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=20130506150218.37d5cd1b@crub \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.de \
    /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