[haiku-bugs] Re: [Haiku] #10570: Native video mode with VESA through vesa bios live patching

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Mon, 12 Apr 2021 19:37:59 -0000

#10570: Native video mode with VESA through vesa bios live patching
------------------------------------+----------------------------
  Reporter:  pulkomandy             |      Owner:  nobody
      Type:  enhancement            |     Status:  new
  Priority:  normal                 |  Milestone:  Unscheduled
 Component:  Drivers/Graphics/VESA  |    Version:  R1/Development
Resolution:                         |   Keywords:  PatchVBios
Blocked By:                         |   Blocking:
  Platform:  All                    |
------------------------------------+----------------------------
Description changed by diver:

Old description:

This is a trick used in the Clover bootloader to get native video modes
from VESA.
The idea is to patch the VESA BIOS (which is shadowed in RAM) and replace
the video mode tables with the EDID data.

This gets native video mode on ATI, NVidia and Intel cards, without the
need to write an actual driver. Their Vesa BIOS is smart enough to accept
any resolution in the table.

http://forum.voodooprojects.org/index.php/topic,1227.0.html

http://sourceforge.net/p/cloverefiboot/code/HEAD/tree/BiosVideo/

New description:

 This is a trick used in the Clover bootloader to get native video modes
 from VESA.
 The idea is to patch the VESA BIOS (which is shadowed in RAM) and replace
 the video mode tables with the EDID data.

 This gets native video mode on ATI, NVidia and Intel cards, without the
 need to write an actual driver. Their Vesa BIOS is smart enough to accept
 any resolution in the table.

 http://forum.voodooprojects.org/index.php/topic,1227.0.html

 
https://github.com/CloverHackyColor/CloverBootloader/blob/master/Library/VideoBiosPatchLib/

--
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/10570#comment:6>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: