summaryrefslogtreecommitdiff
path: root/vgasrc/vgahw.h
Commit message (Expand)AuthorAgeFilesLines
* vga: fix cirrus biosGerd Hoffmann2020-06-251-1/+1
* vga: add atiext driverGerd Hoffmann2019-03-151-0/+8
* qemu: add qemu ramfb supportGerd Hoffmann2018-06-221-13/+15
* qemu: add bochs-display supportGerd Hoffmann2018-06-221-13/+15
* SeaVGABIOS/vbe: Query driver for scanline pitch v2Patrick Rudolph2017-06-121-0/+6
* vgautil: Move definitions from cbvga.h and clext.h to vgautil.hKevin O'Connor2016-08-051-2/+0
* vgautil: Move generic definitions from stdvga.h to vgautil.hKevin O'Connor2016-08-051-0/+1
* vgabios: Initial support for coreboot native vga vgabios.Kevin O'Connor2014-04-111-0/+27
* vgabios: Simplify save/restore mechanism.Kevin O'Connor2014-02-051-20/+4
* Normalize POST initialization function name suffixes.Kevin O'Connor2013-02-051-6/+6
* vgabios: Implement VBE save/restore state function (func 04).Kevin O'Connor2012-02-041-0/+24
* vgabios: Add support for VBE get/set dac palette format (func 08).Kevin O'Connor2012-02-041-0/+12
* vgabios: Add support for VBE get/set display start function.Kevin O'Connor2012-02-011-0/+16
* vgabios: Add support for vbe get/set line length function.Kevin O'Connor2012-02-011-0/+16
* vgabios: Add support for vesa get/set window function.Kevin O'Connor2012-02-011-0/+17
* vgabios: Move BDA setting from driver code to common code.Kevin O'Connor2012-02-011-4/+4
* vgabios: Unify code to generate the vbe mode list.Kevin O'Connor2012-01-141-0/+9
* vgabios: Use vgamode_s in cirrus and bochsvga mode tables.Kevin O'Connor2012-01-141-0/+4
* vgabios: Extract out common parts of struct vgamode_s.Kevin O'Connor2012-01-141-0/+4
* vgabios: Add the geode GX2 functionality.Nils2012-01-141-1/+1
* vgabios: Make the naming in the LX code generic to Geode.Nils2012-01-141-2/+2
* vgabios: Unify X_init() functions.Kevin O'Connor2011-12-311-0/+11
* vgabios: Unify X_set_mode() functions.Kevin O'Connor2011-12-311-0/+19