From: Antonino Daplas <adaplas@pol.net>
To: James Simmons <jsimmons@infradead.org>
Cc: Linux Fbdev development list
<linux-fbdev-devel@lists.sourceforge.net>,
Linux Kernel List <linux-kernel@vger.kernel.org>
Subject: Re: [Linux-fbdev-devel] [RFC][PATCH][FBDEV]: Setting fbcon's windows size
Date: 11 Jan 2003 13:10:58 +0800 [thread overview]
Message-ID: <1042255015.932.37.camel@localhost.localdomain> (raw)
In-Reply-To: <Pine.LNX.4.44.0301092140020.5660-100000@phoenix.infradead.org>
On Sat, 2003-01-11 at 02:18, James Simmons wrote:
>
> > Here's an improved GTF implementation. I was a bit delayed because I
> > was trying to find a way to do square roots without using floating
> > point. The diff is against linux-2.5.54 + your latest fbdev.diff.
>
> Applied.
>
> > but is more or less usable. Tested with i810fb and rivafb. (For rivafb,
> > I have to use a hacked version. The latest one does not work for the
> > riva128).
>
> What hack did you do? That is based on the latest riva driver from 2.4.2X.
>
I just combined the old riva_hw.c in linux-2.5.52 with the new fbdev.c
code. Not too sure why, either the newest riva_hw.c has dropped support
for old hardware, or we are using it incorrectly. If I'm to guess, the
new riva_hw.c did not come from linux-2.4.20, but probably from Xfree86?
> > BTW, I downloaded the source code of read-edid, and it seems that the
> > following monitor limits are parsable from the EDID block: HorizSync,
> > VertRefresh, DotClock, and GTF capability. We may change info->monspecs
> > to match that. Also, the EDID contains a list of supported modes, but
> > there's only 4 of them(?).
>
> I figured monspec would have to be improved. I'm looking into the EDID
> info right now. I'm also looking at read-edid. Next I need to figure out
> how to use i2c to get this info.
>
Good luck :-)
Tony
next prev parent reply other threads:[~2003-01-11 5:10 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-06 14:54 [RFC][PATCH][FBDEV]: Setting fbcon's windows size Antonino Daplas
2003-01-06 14:54 ` Antonino Daplas
2003-01-06 22:27 ` [Linux-fbdev-devel] " James Simmons
2003-01-07 4:23 ` Antonino Daplas
2003-01-08 5:02 ` Antonino Daplas
2003-01-10 18:18 ` James Simmons
2003-01-10 18:18 ` [Linux-fbdev-devel] " James Simmons
2003-01-11 5:10 ` Antonino Daplas [this message]
2003-01-10 15:38 ` Antonino Daplas
2003-01-11 0:00 ` James Simmons
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=1042255015.932.37.camel@localhost.localdomain \
--to=adaplas@pol.net \
--cc=jsimmons@infradead.org \
--cc=linux-fbdev-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.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.