index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vgasrc
/
vgahw.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vga: fix cirrus bios
Gerd Hoffmann
2020-06-25
1
-1
/
+1
*
vga: add atiext driver
Gerd Hoffmann
2019-03-15
1
-0
/
+8
*
qemu: add qemu ramfb support
Gerd Hoffmann
2018-06-22
1
-13
/
+15
*
qemu: add bochs-display support
Gerd Hoffmann
2018-06-22
1
-13
/
+15
*
SeaVGABIOS/vbe: Query driver for scanline pitch v2
Patrick Rudolph
2017-06-12
1
-0
/
+6
*
vgautil: Move definitions from cbvga.h and clext.h to vgautil.h
Kevin O'Connor
2016-08-05
1
-2
/
+0
*
vgautil: Move generic definitions from stdvga.h to vgautil.h
Kevin O'Connor
2016-08-05
1
-0
/
+1
*
vgabios: Initial support for coreboot native vga vgabios.
Kevin O'Connor
2014-04-11
1
-0
/
+27
*
vgabios: Simplify save/restore mechanism.
Kevin O'Connor
2014-02-05
1
-20
/
+4
*
Normalize POST initialization function name suffixes.
Kevin O'Connor
2013-02-05
1
-6
/
+6
*
vgabios: Implement VBE save/restore state function (func 04).
Kevin O'Connor
2012-02-04
1
-0
/
+24
*
vgabios: Add support for VBE get/set dac palette format (func 08).
Kevin O'Connor
2012-02-04
1
-0
/
+12
*
vgabios: Add support for VBE get/set display start function.
Kevin O'Connor
2012-02-01
1
-0
/
+16
*
vgabios: Add support for vbe get/set line length function.
Kevin O'Connor
2012-02-01
1
-0
/
+16
*
vgabios: Add support for vesa get/set window function.
Kevin O'Connor
2012-02-01
1
-0
/
+17
*
vgabios: Move BDA setting from driver code to common code.
Kevin O'Connor
2012-02-01
1
-4
/
+4
*
vgabios: Unify code to generate the vbe mode list.
Kevin O'Connor
2012-01-14
1
-0
/
+9
*
vgabios: Use vgamode_s in cirrus and bochsvga mode tables.
Kevin O'Connor
2012-01-14
1
-0
/
+4
*
vgabios: Extract out common parts of struct vgamode_s.
Kevin O'Connor
2012-01-14
1
-0
/
+4
*
vgabios: Add the geode GX2 functionality.
Nils
2012-01-14
1
-1
/
+1
*
vgabios: Make the naming in the LX code generic to Geode.
Nils
2012-01-14
1
-2
/
+2
*
vgabios: Unify X_init() functions.
Kevin O'Connor
2011-12-31
1
-0
/
+11
*
vgabios: Unify X_set_mode() functions.
Kevin O'Connor
2011-12-31
1
-0
/
+19