All of lore.kernel.org
 help / color / mirror / Atom feed
From: Knut Petersen <Knut_Petersen@t-online.de>
To: linux-fbdev-devel@lists.sourceforge.net
Subject: Re: [PATCH 8/10] fbcon: Break up bit_putcs into its component functions
Date: Fri, 02 Sep 2005 09:31:17 +0200	[thread overview]
Message-ID: <4317FFC5.7090701@t-online.de> (raw)
In-Reply-To: <431775CA.4020509@gmail.com>

Antonino A. Daplas schrieb:

>    The function bit_putcs() in drivers/video/console/bitblit.c is becoming
>    large.  Break it up into its component functions (bit_putcs_unaligned and
>    bit_putcs_aligned).
>    
>    Incorporated fb_pad_aligned_buffer() optimization by Roman Zippel.
>    
>    Signed-off-by: Antonino Daplas <adaplas@pol.net>
>  
>

Well, breaking up bit_putcs() is ok. But I don´t understand why you do 
not care about
blitting time for 16x* fonts.

cu,
 knut


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf

  reply	other threads:[~2005-09-02  7:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-01 21:42 [PATCH 8/10] fbcon: Break up bit_putcs into its component functions Antonino A. Daplas
2005-09-02  7:31 ` Knut Petersen [this message]
2005-09-02 11:18 ` [BUG] " Knut Petersen

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=4317FFC5.7090701@t-online.de \
    --to=knut_petersen@t-online.de \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    /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.