linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* i.MX Framebuffer patches
@ 2008-08-19 15:06 Sascha Hauer
  2008-08-19 15:06 ` [PATCH] i.MX Framebuffer: remove gpio setup function Sascha Hauer
                   ` (3 more replies)
  0 siblings, 4 replies; 24+ messages in thread
From: Sascha Hauer @ 2008-08-19 15:06 UTC (permalink / raw)
  To: linux-fbdev-devel

Here are some patches for the i.MX framebuffer driver. They mainly prepare
the driver for use with other i.MX processors like the i.MX27.

Sascha



-------------------------------------------------------------------------
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=/

^ permalink raw reply	[flat|nested] 24+ messages in thread
* i.MX framebuffer patches
@ 2008-09-02 11:24 Sascha Hauer
  2008-09-02 11:24 ` [PATCH] i.MX Framebuffer: Cleanup Coding style Sascha Hauer
  2008-09-02 11:24 ` Sascha Hauer
  0 siblings, 2 replies; 24+ messages in thread
From: Sascha Hauer @ 2008-09-02 11:24 UTC (permalink / raw)
  To: linux-fbdev-devel; +Cc: Andrew Dyer

These patches are the rework of the patches I sent some time ago based
on comments from Krzysztof Helt, Andrew Dyer and Russell King. The patches
are also available as git:

git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6.git imxfb

Sascha



-------------------------------------------------------------------------
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=/

^ permalink raw reply	[flat|nested] 24+ messages in thread
* Re: [PATCH] i.MX Framebuffer: Cleanup Coding style
@ 2008-09-04 12:31 krzysztof.h1
  2008-09-04 15:08 ` Juergen Beisert
  0 siblings, 1 reply; 24+ messages in thread
From: krzysztof.h1 @ 2008-09-04 12:31 UTC (permalink / raw)
  To: Juergen Beisert, linux-fbdev-users@lists.sourceforge.net
  Cc: linux-fbdev-devel@lists.sourceforge.net, Andrew Dyer

> On Mittwoch, 3. September 2008, 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
> 
> Did you ever get the framework to use the copyarea function the driver 
> provides? I tried it several times and this function was never called. 
> Independent from any flags I set or clear.
> 
> jbe
> 

I do not have atmel hardware to test. I did used the copyarea on some other drivers (tridentfb, pm2fb). The tdfxfb driver uses now copyarea function for console scrolling. I will inspect out the atmel driver and give you some hints.

Regards,
Krzysztof
> 


---------------------------------------------------------------
Nasilaja sie kradzieze.
Mieszkancy osiedli zaniepokojeni.
Prosimy o pomoc w tej sprawie >>> http://link.interia.pl/f1eef



-------------------------------------------------------------------------
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=/

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2008-09-04 18:58 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-19 15:06 i.MX Framebuffer patches Sascha Hauer
2008-08-19 15:06 ` [PATCH] i.MX Framebuffer: remove gpio setup function Sascha Hauer
2008-08-20 15:52   ` Krzysztof Helt
2008-08-19 15:06 ` [PATCH] i.MX Framebuffer: Use iowrite/ioread instead of direct pointer deref Sascha Hauer
2008-08-20 15:31   ` Krzysztof Helt
2008-08-20 16:31     ` Sascha Hauer
2008-08-20 17:42       ` Krzysztof Helt
2008-08-20 20:23         ` Geert Uytterhoeven
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
2008-08-19 15:06 ` [PATCH] i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_data Sascha Hauer
2008-08-20 15:51   ` Krzysztof Helt
2008-08-20 16:18     ` Sascha Hauer
  -- strict thread matches above, loose matches on Subject: below --
2008-09-02 11:24 i.MX framebuffer patches 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
2008-09-04 11:20     ` Juergen Beisert
2008-09-02 11:24 ` Sascha Hauer
2008-09-04 12:31 krzysztof.h1
2008-09-04 15:08 ` Juergen Beisert
2008-09-04 18:58   ` Krzysztof Helt

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).