« Previous | Next » 

Revision e9c6149f

IDe9c6149f6ae6873f14a12eea554925b6aa4c4dec

Added by Gerd Hoffmann almost 12 years ago

vga: raise xres+yres limits

The vgabios will check whenever any given video mode will fit into the
given video memory before adding it to the list of available modes, so
there is no need to keep xmax * ymax * 32bpp lower than VGA_RAM_SIZE.

Lets raise the limits a bit. Should be good for a few years, display
sizes are not growing that fast.

Signed-off-by: Gerd Hoffmann <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences