From: Sascha Hauer <s.hauer@pengutronix.de>
To: Krzysztof Helt <krzysztof.h1@poczta.fm>
Cc: linux-fbdev-devel@lists.sourceforge.net, Andrew Dyer <amdyer@gmail.com>
Subject: Re: [PATCH] i.MX Framebuffer: Cleanup Coding style
Date: Thu, 4 Sep 2008 09:59:33 +0200 [thread overview]
Message-ID: <20080904075933.GI4941@pengutronix.de> (raw)
In-Reply-To: <20080903211917.0c03e23a.krzysztof.h1@poczta.fm>
On Wed, Sep 03, 2008 at 09:19:17PM +0200, Krzysztof Helt wrote:
> On Tue, 2 Sep 2008 13:24:51 +0200
> Sascha Hauer <s.hauer@pengutronix.de> wrote:
>
> > Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
> > ---
> > drivers/video/imxfb.c | 70 +++++++++++++++++++++++-------------------------
> > 1 files changed, 34 insertions(+), 36 deletions(-)
> >
>
> Acked-by: Krzysztof Helt <krzysztof.h1@wp.pl>
>
> One offtopic comment: do you really want the FBINFO_READS_FAST set?
>
> It means that the driver prefer copyarea to imgblit function. It is
> usually slower on most drivers (opposite on chips with attached
> very fast memory: 3Dfx, GeForce, probably new ATI chips as well).
>
> Please test your driver with and without this option if possible.
I'll keep that in mind and test it. I'm sure this flag never went in on
purpose, it went in with copy-paste.
Regards,
Sascha
--
Pengutronix - Linux Solutions for Science and Industry
Handelsregister: Amtsgericht Hildesheim, HRA 2686
Hannoversche Str. 2, 31134 Hildesheim, Germany
Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
next prev parent reply other threads:[~2008-09-04 7:59 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-02 11:24 i.MX framebuffer patches Sascha Hauer
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: remove gpio setup function Sascha Hauer
2008-09-02 11:24 ` Sascha Hauer
2008-09-02 20:10 ` Krzysztof Helt
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: Use readl/writel instead of direct pointer deref Sascha Hauer
2008-09-03 19:06 ` Krzysztof Helt
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: fix margins Sascha Hauer
2008-09-03 19:14 ` Krzysztof Helt
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: Use iowrite/ioread instead of direct pointer deref Sascha Hauer
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: fix margins Sascha Hauer
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: remove header file Sascha Hauer
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: Cleanup Coding style Sascha Hauer
2008-09-03 19:19 ` Krzysztof Helt
2008-09-04 7:59 ` Sascha Hauer [this message]
2008-09-04 11:20 ` Juergen Beisert
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: remove header file Sascha Hauer
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: Cleanup Coding style Sascha Hauer
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_data Sascha Hauer
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: add TFT support Sascha Hauer
2008-09-03 19:25 ` Krzysztof Helt
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_data Sascha Hauer
2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: add TFT support Sascha Hauer
2008-10-15 8:28 ` i.MX framebuffer patches Sascha Hauer
-- strict thread matches above, loose matches on Subject: below --
2008-09-04 12:31 [PATCH] i.MX Framebuffer: Cleanup Coding style krzysztof.h1
2008-09-04 15:08 ` Juergen Beisert
2008-09-04 18:58 ` Krzysztof Helt
2008-08-19 15:06 i.MX Framebuffer patches Sascha Hauer
2008-08-19 15:06 ` [PATCH] i.MX Framebuffer: Cleanup Coding style Sascha Hauer
2008-08-20 15:35 ` Krzysztof Helt
2008-08-20 16:15 ` Sascha Hauer
2008-08-20 17:35 ` Krzysztof Helt
2008-08-21 7:13 ` Sascha Hauer
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=20080904075933.GI4941@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=amdyer@gmail.com \
--cc=krzysztof.h1@poczta.fm \
--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 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).