public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Antonino A. Daplas" <adaplas@gmail.com>
To: Matan Ziv-Av <matan@svgalib.org>
Cc: Al Boldi <a1426z@gawab.com>, linux-kernel@vger.kernel.org
Subject: Re: VESAFB CUSTOM RESOLUTION
Date: Thu, 19 Jul 2007 06:43:18 +0800	[thread overview]
Message-ID: <1184798598.4523.75.camel@daplas> (raw)
In-Reply-To: <Pine.LNX.4.64.0707181946390.7311@matan.home>

On Wed, 2007-07-18 at 19:59 +0300, Matan Ziv-Av wrote:
> On Wed, 18 Jul 2007, Antonino A. Daplas wrote:
> 
> > So, one cannot just set any mode, unless that mode is already defined in
> > the BIOS mode table. In VBE 3.0, you might be able to choose an
> > arbitrary vertical refresh rate, but that's the best mode tuning you can
> > do with the video BIOS.
> 
> Theoretically, not correct. VBE 3.0 allows arbitrary mode setting - not 
> only vertical refresh, but all mode parameters (the ones appearing in X 
> modelines). This is supported by both svgalib and uvesafb. I don't know 
> on how many VBE3 cards this feature really works, but it does work for 
> some cards.

The CRTCInfoBlock structure passed for Function 0x4f02 does not include
xres and yres so the horizontal and vertical active lengths cannot be
modified arbitrarily, an appropriate mode ID must still be chosen. I
cannot set 880x244, for example, if it's not in the table. It's the
horizontal timings, the vertical timings and the pixelclock that can be
adjusted.

Tony


  reply	other threads:[~2007-07-18 22:43 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-18 10:42 VESAFB CUSTOM RESOLUTION Al Boldi
2007-07-18 12:15 ` Antonino A. Daplas
2007-07-18 13:45   ` Al Boldi
2007-07-18 14:20     ` Antonino A. Daplas
2007-07-18 14:52       ` Al Boldi
2007-07-18 15:07         ` Antonino A. Daplas
2007-07-18 17:38           ` H. Peter Anvin
2007-07-18 22:48             ` Antonino A. Daplas
2007-07-18 16:59   ` Matan Ziv-Av
2007-07-18 22:43     ` Antonino A. Daplas [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-07-17 14:13 Sasa Ostrouska
2007-07-17 14:31 ` Jesper Juhl
2007-07-17 14:42 ` Renato S. Yamane
2007-07-17 15:04   ` Sasa Ostrouska
2007-07-18 11:35   ` Gerd Hoffmann
2007-07-17 20:44 ` Antonino A. Daplas
2007-07-17 21:13   ` Sasa Ostrouska
2007-07-18  1:50 ` Daniel Drake
2007-07-18  6:36   ` Sasa Ostrouska
2007-07-18  9:16     ` Geert Uytterhoeven
2007-07-18  9:50       ` Sasa Ostrouska
2007-07-18 11:19         ` Geert Uytterhoeven

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=1184798598.4523.75.camel@daplas \
    --to=adaplas@gmail.com \
    --cc=a1426z@gawab.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matan@svgalib.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