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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vgabios: Fix preserve memory flag in handle_1000
Kevin O'Connor
2020-07-13
1
-4
/
+3
*
vga: fix cirrus bios
Gerd Hoffmann
2020-06-25
1
-1
/
+1
*
ramfb: add copyright and license to ramfb.c
Gerd Hoffmann
2019-10-28
1
-0
/
+6
*
bochsdisplay: add copyright and license to bochsdisplay.c
Gerd Hoffmann
2019-10-28
1
-0
/
+6
*
svgamodes: Add copyright notice to vgasrc/svgamodes.c
Kevin O'Connor
2019-10-28
1
-0
/
+8
*
Remove dos line endings introduced in the last two commits
Uwe Kleine-König
2019-10-21
2
-17
/
+17
*
Add additional resolutions for 16:9 displays: 1600x900 and 2560x1440
Uwe Kleine-König
2019-10-18
1
-0
/
+8
*
cbvga: reuse svga modes definitions from svgamodes.c
Uwe Kleine-König
2019-10-18
1
-71
/
+9
*
ati-vga: add rage128 edid support
Gerd Hoffmann
2019-06-24
1
-0
/
+25
*
ati-vga: try vga ddc first
Gerd Hoffmann
2019-06-24
1
-0
/
+9
*
ati-vga: make i2c register and bits configurable
Gerd Hoffmann
2019-06-24
1
-7
/
+27
*
ati-vga: fix ati_read()
Gerd Hoffmann
2019-06-24
1
-1
/
+1
*
ati-vga: make less verbose
Gerd Hoffmann
2019-06-24
1
-1
/
+1
*
bochsdisplay: parse resolution from edid.
Gerd Hoffmann
2019-05-15
1
-8
/
+16
*
bochsdisplay: add edid support.
Gerd Hoffmann
2019-05-15
1
-1
/
+7
*
bochsvga: add edid support.
Gerd Hoffmann
2019-05-15
1
-3
/
+16
*
ati: add edid support.
Gerd Hoffmann
2019-05-15
1
-0
/
+114
*
vbe: add edid support.
Gerd Hoffmann
2019-05-15
2
-0
/
+31
*
vga: add ati bios tables
Gerd Hoffmann
2019-03-15
2
-0
/
+46
*
vga: add atiext driver
Gerd Hoffmann
2019-03-15
4
-0
/
+270
*
vga: make memcpy_high() public
Gerd Hoffmann
2019-03-14
2
-2
/
+2
*
vga: move modelist from bochsvga.c to new svgamodes.c
Gerd Hoffmann
2019-03-14
3
-86
/
+108
*
SeaVGABios/cbvga: Fix bpp for coreboot framebuffer
Matt DeVillier
2018-09-18
1
-2
/
+8
*
cbvga_set_mode: refine clear display logic
Gerd Hoffmann
2018-06-26
1
-8
/
+10
*
qemu: add qemu ramfb support
Gerd Hoffmann
2018-06-22
4
-13
/
+188
*
vgasrc: add allocate_pmm()
Gerd Hoffmann
2018-06-22
2
-16
/
+33
*
bochs_display_setup: return error on failure
Gerd Hoffmann
2018-06-22
1
-1
/
+1
*
cbvga_set_mode: disable clearmem in windows x86 emulator.
Gerd Hoffmann
2018-06-22
1
-1
/
+9
*
cbvga_list_modes: don't list current mode twice
Gerd Hoffmann
2018-06-22
1
-1
/
+5
*
cbvga_setup_modes: use real mode number instead of 0x140
Gerd Hoffmann
2018-06-22
1
-0
/
+5
*
qemu: add bochs-display support
Gerd Hoffmann
2018-06-22
4
-13
/
+94
*
cbvga: factor out cbvga_setup_modes()
Gerd Hoffmann
2018-06-22
2
-25
/
+33
*
vga: Fix bug in stdvga_get_linesize()
Kevin O'Connor
2017-08-29
1
-1
/
+1
*
SeaVGABios/cbvga: Advertise compatible VESA modes
Patrick Rudolph
2017-06-12
1
-1
/
+103
*
SeaVGABios/cbvga: Use active mode to clear screen
Patrick Rudolph
2017-06-12
1
-1
/
+1
*
SeaVGABIOS/vbe: Query driver for scanline pitch v2
Patrick Rudolph
2017-06-12
5
-1
/
+21
*
SeaVGABios/cbvga: Advertise correct pixel format
Patrick Rudolph
2017-06-12
1
-1
/
+3
*
vgasrc: Increase debug level
Paul Menzel
2017-01-29
1
-1
/
+1
*
version: Update header files now that version.c is not auto generated
Kevin O'Connor
2016-08-05
2
-1
/
+3
*
vgautil: Move definitions from cbvga.h and clext.h to vgautil.h
Kevin O'Connor
2016-08-05
7
-46
/
+30
*
vgautil: Move generic definitions from stdvga.h to vgautil.h
Kevin O'Connor
2016-08-05
6
-33
/
+37
*
vgautil: Add new header file with misc function and variable definitions
Kevin O'Connor
2016-08-05
13
-37
/
+57
*
vgainit: Move video param setup to stdvga_build_video_param()
Kevin O'Connor
2016-08-05
4
-14
/
+14
*
vgafb: Move header definitions from vgabios.h to new file vgafb.h
Kevin O'Connor
2016-08-04
6
-37
/
+47
*
swcursor: Concentrate swcursor logic in swcursor.c
Kevin O'Connor
2016-08-04
5
-20
/
+39
*
swcursor: Move swcursor code from vgafb.c to new file swcursor.c
Kevin O'Connor
2016-08-04
3
-57
/
+67
*
vgabios: Simplify scroll logic
Kevin O'Connor
2016-07-21
3
-69
/
+64
*
vgabios: Simplify set_cursor_pos()
Kevin O'Connor
2016-07-04
1
-18
/
+10
*
vgabios: Don't check for special case of page==0xff on external calls
Kevin O'Connor
2016-07-04
2
-11
/
+5
*
vgabios: Remove special case of dh==0xff in handle_1013()
Kevin O'Connor
2016-07-04
1
-7
/
+1
[next]