freebsd-dev/sys/dev/fb
Jung-uk Kim 54680451c3 Reject some VESA graphics modes if the controller does not have enough
memory to support them.  Some adapters have expansible memory slots but
video mode table is static.  In this case, unusable modes may be reported.

Submitted by:	paradox (ddkprog yahoo com) (initial patch)
2009-09-25 18:08:38 +00:00
..
boot_font.c
creator.c - Change some softc members to be unsigned where more appropriate. 2009-04-28 20:49:47 +00:00
creatorreg.h
fb.c Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
fbreg.h Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00
gallant12x22.c
gfb.h
machfb.c - Remove the second license as I'm also fine with the first one. 2009-04-14 20:23:47 +00:00
machfbreg.h
s3_pci.c Enable s3pci on amd64 which works on top of VESA, and allow 2009-09-21 07:05:48 +00:00
splash_bmp.c Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00
splash_pcx.c Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00
splash.c
splashreg.h
vesa.c Reject some VESA graphics modes if the controller does not have enough 2009-09-25 18:08:38 +00:00
vesa.h - Teach vesa(4) and dpms(4) about x86emu. [1] 2009-09-09 09:50:31 +00:00
vga.c Enable BIOS modes on amd64. 2009-09-14 05:38:03 +00:00
vgareg.h Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00