Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
731c88d503ef07a06a03dd17a6e9163941b329da
/
vgasrc
/
stdvga.h
731c88d
stdvgaio: Only read/write one color palette entry at a time
by Kevin O'Connor
· 5 months ago
c5a361c
stdvga: Add stdvga_set_vertical_size() helper function
by Kevin O'Connor
· 5 months ago
22c9141
stdvga: Rename stdvga_get_vde() to stdvga_get_vertical_size()
by Kevin O'Connor
· 5 months ago
549463d
stdvga: Rename stdvga_set_scan_lines() to stdvga_set_character_height()
by Kevin O'Connor
· 5 months ago
c67914a
stdvga: Rename stdvga_set_text_block_specifier() to stdvga_set_font_location()
by Kevin O'Connor
· 5 months ago
aa94925
stdvga: Rework stdvga palette index paging interface functions
by Kevin O'Connor
· 5 months ago
8de51a5
stdvga: Rename stdvga_toggle_intensity() to stdvga_set_palette_blinking()
by Kevin O'Connor
· 5 months ago
2996819
stdvga: Rename CGA palette functions
by Kevin O'Connor
· 5 months ago
1588fd1
vgasrc: Rename vgahw_get_linesize() to vgahw_minimum_linelength()
by Kevin O'Connor
· 6 months ago
d73e18b
vgasrc: Use curmode_g instead of vmode_g when mode is the current video mode
by Kevin O'Connor
· 6 months ago
c682ffe
vgautil: Move generic definitions from stdvga.h to vgautil.h
by Kevin O'Connor
· 8 years ago
c9aecfc
vgabios: Refactor get/set_cursor_shape() code
by Kevin O'Connor
· 10 years ago
20dc419
vgabios: Simplify save/restore mechanism.
by Kevin O'Connor
· 11 years ago
5b6936e
vgabios: Load the DAC palette in "packed" modes on Cirrus and BochsVGA.
by Kevin O'Connor
· 11 years ago
68f56aa
vgabios: Rename stdvga_bpp_factor to stdvga_vram_ratio.
by Kevin O'Connor
· 11 years ago
d83c87b
Normalize POST initialization function name suffixes.
by Kevin O'Connor
· 12 years ago
9f857fc
vgabios: Move save/restore state code from vgabios.c to stdvga.c.
by Kevin O'Connor
· 13 years ago
e737b17
vgabios: Add support for VBE get/set dac palette format (func 08).
by Kevin O'Connor
· 13 years ago
f98bbf0
vgabios: Move stdvga_set_mode() to stdvgamodes.c.
by Kevin O'Connor
· 13 years ago
1692007
vgabios: Minor - pass display address to stdvga_set_cursor_pos().
by Kevin O'Connor
· 13 years ago
d61fc53
vgabios: Add support for VBE get/set display start function.
by Kevin O'Connor
· 13 years ago
3876b53
vgabios: Add support for vbe get/set line length function.
by Kevin O'Connor
· 13 years ago
9961f99
vgabios: Add support for vesa get/set window function.
by Kevin O'Connor
· 13 years ago
e6bc4c1
vgabios: Move BDA setting from driver code to common code.
by Kevin O'Connor
· 13 years ago
160d34a
vgabios: Simplify planar4 vgafb code.
by Kevin O'Connor
· 13 years ago
69b01cb
vgabios: Don't have geode code peak into stdvga mode struct.
by Kevin O'Connor
· 13 years ago
4ad2d10
vgabios: Rename vgatables.c to stdvgamodes.c.
by Kevin O'Connor
· 13 years ago
aad3b69
vgabios: Move video_param_table definition to vgabios.c.
by Kevin O'Connor
· 13 years ago
3471fdb
vgabios: Add wrapper functions for accessing standard VGA registers.
by Kevin O'Connor
· 13 years ago
34203cd
vgabios: Unify code to generate the vbe mode list.
by Kevin O'Connor
· 13 years ago
10dff3d
vgabios: Extract out common parts of struct vgamode_s.
by Kevin O'Connor
· 13 years ago
83047be
vgabios: Unify page size calculations; remove page size from vgamode_s.
by Kevin O'Connor
· 13 years ago
80da87d
vgabios: Make struct vgamode_s more similar to bochs/cirrus mode tables.
by Kevin O'Connor
· 13 years ago
d4398ad
vgabios: Use vesa style memory model flags in stdvga code.
by Kevin O'Connor
· 13 years ago
161d201
vgabios: Unify X_init() functions.
by Kevin O'Connor
· 13 years ago
5108c69
vgabios: Unify X_set_mode() functions.
by Kevin O'Connor
· 13 years ago
821d6b4
vgabios: Refactor vga_set_mode and stdvga_set_mode.
by Kevin O'Connor
· 13 years ago
c990f27
vgabios: Introduce stdvga_get_crtc() and use it consistently.
by Kevin O'Connor
· 13 years ago
2bec7d6
vgabios: Move vgafb_load_font to stdvga.c.
by Kevin O'Connor
· 13 years ago
88ca741
vgabios: Rename vgahw_* functions to stdvga_*.
by Kevin O'Connor
· 13 years ago
ed68e5b
vgabios: Rename vgaio.c to stdvga.c.
by Kevin O'Connor
· 13 years ago