All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Grandegger <wolfgang.grandegger@bluewin.ch>
To: Steve Rossi <Steve.Rossi@motorola.com>
Cc: Embedded Linux PPC List <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: 823 Video Controller Driver - where ?
Date: Fri, 13 Dec 2002 17:51:17 +0100	[thread overview]
Message-ID: <3DFA1005.4020107@bluewin.ch> (raw)
In-Reply-To: 3DFA05C3.30703@ccrl.mot.com


On 12/13/2002 05:07 PM Steve Rossi wrote:
> I've seen some reference on the list regarding a driver for the 823
> Video Controller -
> i.e.
> http://lists.linuxppc.org/results.html?restrict=linuxppc-embedded&words=vid823
> however I've been unable to locate the source to vid823.c
> apparently this question was asked before:
> http://lists.linuxppc.org/linuxppc-embedded/200201/msg00164.html
> and the answer was that its in the 2_4_devel tree, but I was unable to
> find it in a recent snapshot of the tree (I'm unable to get the tree
> from the bitkeeper repository due to a problem in bitkeeper 3.0 related
> to http proxy with authentication - but thats another story!) so I got
> the snapshot from http://ppckernel.org/tree.php?id=5
> All I could find was the RPX framebuffer driver rpxfb.c for various LCD
> panels using the LCD controller..
> I'm looking for a driver for the video controller to output to an NTSC
> encoder. Am I just missing something?
> Anyone know where I can get vid823.c (or whatever it might be called
> now) and whether its a true framebuffer driver?

Recently we have ported a video driver to the MPC823 using the video
encoder AD7176. The problem is, that the pixels data in the framebuffer
must have the YUV or Y-Cb-Y-Cr-Format which is rarely used, at least I
have not found any support in Linux or Microwindows. You can find the
port on our linux-2.4 CVS tree (see http://www.denx.de/re/linux.html).
Check for "arch/ppc_8xx/video823.c" and "drivers/video/fbcon-yuv.c".

Hope it helps,

Wolfgang.


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  parent reply	other threads:[~2002-12-13 16:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-13 16:07 823 Video Controller Driver - where ? Steve Rossi
2002-12-13 16:42 ` Wolfgang Denk
2002-12-13 16:51 ` Wolfgang Grandegger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-12-16 14:16 Steven Blakeslee
2002-12-16 15:52 ` Wolfgang Denk
2002-12-19 12:29 Wolfgang Denk
     [not found] <D73A25AA6E54D511AD74009027B1110F3C04F5@ORION>
2002-12-19 14:55 ` Wolfgang Denk
     [not found] <D73A25AA6E54D511AD74009027B1110F3C0500@ORION>
2002-12-19 15:44 ` Wolfgang Denk

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=3DFA1005.4020107@bluewin.ch \
    --to=wolfgang.grandegger@bluewin.ch \
    --cc=Steve.Rossi@motorola.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /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.