linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ville Syrjälä" <syrjala@sci.fi>
To: linux-fbdev-devel@lists.sourceforge.net
Cc: Andrew Morton <akpm@osdl.org>
Subject: Re: [PATCH 06/20] vt8623fb: New framebuffer driver for VIA VT8623
Date: Sat, 5 May 2007 21:15:51 +0300	[thread overview]
Message-ID: <20070505181551.GB6016@sci.fi> (raw)
In-Reply-To: <463C996A.9050005@gmail.com>

On Sat, May 05, 2007 at 10:49:14PM +0800, Antonino A. Daplas wrote:
> From: Ondrej Zajicek <santiago@crfreenet.org>
> 
> This patch adds fbdev driver for graphics core in VIA VT8623
> 
> Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org>
> Signed-off-by: Antonino Daplas <adaplas@gmail.com>
> ---
> 
>  Documentation/fb/vt8623fb.txt |   64 +++
>  drivers/video/Kconfig         |   14 +
>  drivers/video/Makefile        |    1 
>  drivers/video/vt8623fb.c      |  920 +++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 999 insertions(+), 0 deletions(-)
> 
> diff --git a/Documentation/fb/vt8623fb.txt b/Documentation/fb/vt8623fb.txt
> new file mode 100644
> index 0000000..f654576
> --- /dev/null
> +++ b/Documentation/fb/vt8623fb.txt
> @@ -0,0 +1,64 @@
> +
> +	vt8623fb - fbdev driver for graphics core in VIA VT8623 chipset
> +	===============================================================

Doesn't viafb support this hardware?

-- 
Ville Syrjälä
syrjala@sci.fi
http://www.sci.fi/~syrjala/

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

  reply	other threads:[~2007-05-05 18:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-05 14:49 [PATCH 06/20] vt8623fb: New framebuffer driver for VIA VT8623 Antonino A. Daplas
2007-05-05 18:15 ` Ville Syrjälä [this message]
2007-05-05 20:08   ` Ondrej Zajicek
2007-05-05 20:34     ` Ville Syrjälä
2007-05-05 22:48       ` Luc Verhaegen
2007-05-05 23:07         ` Antonino A. Daplas
2007-05-05 23:31           ` Luc Verhaegen
2007-05-05 23:38             ` Luc Verhaegen
2007-05-06  1:36               ` Ville Syrjälä
2007-05-06  2:07                 ` Luc Verhaegen
2007-05-05 23:03       ` Antonino A. Daplas
2007-05-08  6:28 ` Andrew Morton
2007-05-08 12:28   ` [PATCH] vt8623fb: Fix compile error if CONFIG_MTRR=n Antonino A. Daplas

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=20070505181551.GB6016@sci.fi \
    --to=syrjala@sci.fi \
    --cc=akpm@osdl.org \
    --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).