From: Christian <c.pellegrin@exadron.com>
To: Ulrich Eckhardt <eckhardt@satorlaser.com>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH] au1100fb.c ported from 2.4 to 2.6
Date: Fri, 04 Feb 2005 10:56:43 +0100 [thread overview]
Message-ID: <1107511003.5266.11.camel@absolute.ascensit.com> (raw)
In-Reply-To: <200502021005.18589.eckhardt@satorlaser.com>
[-- Attachment #1: Type: text/plain, Size: 1135 bytes --]
On Wed, 2005-02-02 at 10:05 +0100, Ulrich Eckhardt wrote:
> I have a system that has a 4bpp monochrome display and the driver doesn't
> work. After initializing, it turns on the display[1] but I fail to get any
> content onto it. I extended the array with the display characteristics
> according to an existing driver, but to no avail.
>
> I'm pretty lost there, since I have zero prior experience with framebuffers or
> video drivers, so I'd appreciate any hint that might get me towards debugging
> this.
Hi,
you actually have to do the following modification modifications.
First you have to modify the function au1100fb_setcolreg, add the switch
case for 4bpp. Look in the Alchemy manual for the format of the palette
in the 4 bpp case. Then look for my comment "TODO: 8bbp", put a switch
and for pseudocolor like visual ... I think this is not even necessary.
More important is that you change the monitor type. If you want I can
send you privately a patch this weekend, but I just cannot assure it
works, you have to test it and eventually contribute.
--
Christian <c.pellegrin@exadron.com>
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-02-04 9:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-12 9:50 [PATCH] au1100fb.c ported from 2.4 to 2.6 Christian
2005-02-02 9:05 ` Ulrich Eckhardt
2005-02-04 9:56 ` Christian [this message]
2005-02-04 13:18 ` Ulrich Eckhardt
2005-02-08 14:14 ` Ulrich Eckhardt
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=1107511003.5266.11.camel@absolute.ascensit.com \
--to=c.pellegrin@exadron.com \
--cc=eckhardt@satorlaser.com \
--cc=linux-mips@linux-mips.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox