summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/video-vesa.c
Commit message (Expand)AuthorAgeFilesLines
* x86, setup: "glove box" BIOS interrupts in the video codeH. Peter Anvin2009-04-101-77/+60Star
* x86 setup: fix asm constraints in vesa_store_edidAndreas Schwab2009-01-301-6/+5Star
* x86: make variables staticroel kluin2008-10-221-2/+2
* fbdev: ignore VESA modes if framebuffer does not support themMichal Januszewski2008-10-161-5/+4Star
* x86: replace a magic number with a named constant in the VESA boot codeMichal Januszewski2008-10-051-1/+1
* x86: remove pointless commentsWANG Cong2008-04-191-2/+0Star
* x86: move suspend wakeup code to CPavel Machek2008-04-171-0/+8
* x86-boot: don't request VBE2 informationPeter Korsgaard2008-03-071-2/+0Star
* x86 setup: display VESA graphics modes in vga=ask menuH. Peter Anvin2008-01-301-9/+17
* x86 setup: sizeof() is unsigned, unbreak comparisonsH. Peter Anvin2007-10-261-1/+1
* i386: move bootThomas Gleixner2007-10-111-0/+292