All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Antonino A. Daplas" <adaplas@hotpop.com>
To: linux-fbdev-devel@lists.sourceforge.net,
	Clemens Koller <clemens.koller@anagramm.de>
Subject: Re: Silicon Motion SM501 Voyager GX fb driver development
Date: Fri, 10 Dec 2004 04:01:57 +0800	[thread overview]
Message-ID: <200412100401.57061.adaplas@hotpop.com> (raw)
In-Reply-To: <41B82C9D.7040105@anagramm.de>

On Thursday 09 December 2004 18:44, Clemens Koller wrote:
> Hello!
>
> Well, I am about to implement a fbdev for the Silicon Motion Inc.'s
> SM501 (alias Voyager GX) embedded graphics controller for our
> next projects. (http://www.siliconmotion.com/sm501.htm)
>
> The goal is to get a stable fb up and running on a current Kernel 2.6.x
> The Platform is currently a PowerMac G4 Windtunnel (CRUX PPC 2.0)
> and later on it will be a Freescale MPC8540 embedded processor.
> The SM501 hardware is the PCI Demo Board from SMI.
>
> I've started from the latest ix86 released driver from SMI and I
> got some basic functionality working. (There appears some (sometimes
> garbled) image on the panel, driver has memory leaks, as there are
> pci_resource and ioremap problems ...)
> So, the point is, I want to "fix" or better re-write the code
> from SMI to get an up-to-date driver for Kernel 2.6.
>
> My question is: Where is a good way to start to learn from
> already existing code? radeonfb or aty128fb or which driver
> is the most current and Kernel 2.6 aware driver.

Drivers that has somewhat busy changelogs are radeonfb and rivafb. atyfb
recently had a pretty massive rewrite.  savagefb is a driver that was recently
introduced in 2.6, so it probably does not have any leftovers from 2.4 code.
intelfb is also another one, just recently ported to 2.6.

Tony




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

      reply	other threads:[~2004-12-09 20:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-09 10:44 Silicon Motion SM501 Voyager GX fb driver development Clemens Koller
2004-12-09 20:01 ` Antonino A. Daplas [this message]

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=200412100401.57061.adaplas@hotpop.com \
    --to=adaplas@hotpop.com \
    --cc=clemens.koller@anagramm.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.