[haiku-commits] Re: r42421 - haiku/trunk/src/add-ons/accelerants/vesa

  • From: Alexander von Gluck <kallisti5@xxxxxxxxxxx>
  • To: <haiku-commits@xxxxxxxxxxxxx>
  • Date: Thu, 14 Jul 2011 09:18:59 -0500

On Thu, 14 Jul 2011 09:14:34 +0200 (MEST), Axel Dörfler wrote:
Urias McCullough<umccullough@xxxxxxxxx> wrote:
On Wed, Jul 13, 2011 at 4:28 PM,  <axeld@xxxxxxxxxxxxxxxx> wrote:
> * The VESA accelerant now always makes sure that all supported resolutions
> are
>  added to the mode list (in 60 Hz, but that doesn't really matter).
> * It does this by iterating over the modes found, and computes the
>  display_timings from them using the GTF code.
I assume this should also allow machines which vesa bios lists a
non-standard "native" resolution to work - even if they're missing
from the list of pre-specified modes in create_display_modes.cpp ?

Yes, that's pretty much the purpose of the change :-)

I gave this a whirl on my Radeon HD 3200 and 4350...
It didn't work on either for 1600x900. I think trying to set extended video modes through the vesa bios doesn't work all of the time even though
they are listed by vesa. (at least on the Radeon HD cards I tested)

Could we inject a few standardized refresh rates into the list?
 (having a single drop down with 60Hz / Other looks odd)

Thanks!
 -- Alex

Other related posts: