Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
f864b6023ed7b5d6fe8355e7ef2c6f78cd23ecad
/
vgasrc
/
clext.c
20dc419
vgabios: Simplify save/restore mechanism.
by Kevin O'Connor
· 9 years ago
5b6936e
vgabios: Load the DAC palette in "packed" modes on Cirrus and BochsVGA.
by Kevin O'Connor
· 10 years ago
2d2fa31
Move function definitions for output.c from util.h to new file output.h.
by Kevin O'Connor
· 10 years ago
fa9c66a
Rename util.c to string.c and introduce string.h.
by Kevin O'Connor
· 10 years ago
68f56aa
vgabios: Rename stdvga_bpp_factor to stdvga_vram_ratio.
by Kevin O'Connor
· 10 years ago
5d369d8
Move code centered around specific hardware devices to src/hw/
by Kevin O'Connor
· 10 years ago
b7b9293
vgabios: Fix cirrus memory clear on mode switch.
by Kevin O'Connor
· 10 years ago
2eeafbf
Enable VGA output when setting Cirrus-specific mode
by Laszlo Ersek
· 10 years ago
d83c87b
Normalize POST initialization function name suffixes.
by Kevin O'Connor
· 10 years ago
900ded0
vgabios: Fixup clext far return instruction.
by Kevin O'Connor
· 11 years ago
4c85a26
vgabios: Minor vgabios fixes.
by Kevin O'Connor
· 11 years ago
2469f89
vgabios: Implement VBE save/restore state function (func 04).
by Kevin O'Connor
· 11 years ago
cfd7ef9
vgabios: Handle VGA option rom being re-run.
by Kevin O'Connor
· 11 years ago
987029a
vgabios: Minor - organize cirrus code so like functions are near each other.
by Kevin O'Connor
· 11 years ago
a96d490
vgabios: Simplify cirrus find mode code.
by Kevin O'Connor
· 11 years ago
59f75d4
vgabios: Add VBE power management (10h) stub function.
by Kevin O'Connor
· 11 years ago
d61fc53
vgabios: Add support for VBE get/set display start function.
by Kevin O'Connor
· 11 years ago
3876b53
vgabios: Add support for vbe get/set line length function.
by Kevin O'Connor
· 11 years ago
9961f99
vgabios: Add support for vesa get/set window function.
by Kevin O'Connor
· 11 years ago
e6bc4c1
vgabios: Move BDA setting from driver code to common code.
by Kevin O'Connor
· 11 years ago
0377602
vgabios: Set cwidth/cheight/sstart in vgamode_s for cirrus/bochs.
by Kevin O'Connor
· 11 years ago
5e1694c
vgabios: Use stored total memory in cirrus code instead of recalculating.
by Kevin O'Connor
· 11 years ago
8cf8f8e
vgabios: Check that the PCI BDF passed in is valid before using.
by Kevin O'Connor
· 11 years ago
b3df857
vgabios: Make VBE code depend on a config setting.
by Kevin O'Connor
· 11 years ago
add3bec
vgabios: Use standard VGA IO wrappers in clext.c.
by Kevin O'Connor
· 11 years ago
3471fdb
vgabios: Add wrapper functions for accessing standard VGA registers.
by Kevin O'Connor
· 11 years ago
97cc354
vgabios: Add cirrus linear framebuffer detection; enable VBE in cirrus.
by Kevin O'Connor
· 11 years ago
e91ec7c
vgabios: Hook up Cirrus extended bios functions.
by Kevin O'Connor
· 11 years ago
e19a68f
vgabios: Make cirrus line lengths standard.
by Kevin O'Connor
· 11 years ago
643290f
vgabios: Unify cirrus and vbe vesa functions.
by Kevin O'Connor
· 11 years ago
34203cd
vgabios: Unify code to generate the vbe mode list.
by Kevin O'Connor
· 11 years ago
c4a0b97
vgabios: Use vgamode_s in cirrus and bochsvga mode tables.
by Kevin O'Connor
· 11 years ago
2c8ba89
vgabios: Remove dummy 0xfe mode from list of cirrus modes.
by Kevin O'Connor
· 11 years ago
b451f18
vgabios: Use standard naming for cirrus memmodel.
by Kevin O'Connor
· 11 years ago
161d201
vgabios: Unify X_init() functions.
by Kevin O'Connor
· 11 years ago
5108c69
vgabios: Unify X_set_mode() functions.
by Kevin O'Connor
· 11 years ago
6f77508
vgabios: Create clext.h and use "clext_" as prefix for exported funcs.
by Kevin O'Connor
· 11 years ago
c990f27
vgabios: Introduce stdvga_get_crtc() and use it consistently.
by Kevin O'Connor
· 11 years ago
88ca741
vgabios: Rename vgahw_* functions to stdvga_*.
by Kevin O'Connor
· 11 years ago
ed68e5b
vgabios: Rename vgaio.c to stdvga.c.
by Kevin O'Connor
· 11 years ago
e1e000b
vgabios: Rename vga.c to vgabios.c.
by Kevin O'Connor
· 11 years ago
8f4c019
vgabios: Continue port of clext.c.
by Kevin O'Connor
· 11 years ago
3c06536
vgabios: Fix compile error due to missing include in clext.c.
by Kevin O'Connor
· 11 years ago
e48a537
Updates to vgabios cirrus code.
by Kevin O'Connor
· 11 years ago
1ca05b0
Be sure to add "void" to all function prototypes that take no args.
by Kevin O'Connor
· 13 years ago
8bc059e
VGA: Remove references to 'struct bregs' from vgaio.c code.
by Kevin O'Connor
· 14 years ago
4f79274
VGA: Minor - use "_g" suffix for global pointers.
by Kevin O'Connor
· 14 years ago
d9fc0a0
Cleanup vga inb/outb port usages.
by Kevin O'Connor
· 14 years ago
1f2c307
Add initial port of the "open source vga bios" project.
by Kevin O'Connor
· 14 years ago