Vfc-Database
From Nekochan
/* derived from schleusel's 1680x1050 mode * Edit the below line and run modeline.awk to use a different modeline Modeline "1920x1200_60.00_rb" 154.00 1920 1968 2000 2080 1200 1203 1209 1235 */ General { FieldsPerFrame = 1; FramesPerSecond = 60; ActivePixelsPerLine = 1920; TotalPixelsPerLine = 2080; ActiveLinesPerFrame = 1200; TotalLinesPerFrame = 1240; /* note, this isn't what I got above, because vfc complained */ FormatName = "1920x1200_60.00_rb"; } Active Line { HorizontalFrontPorch = 48 pixels; HorizontalSync = 32 pixels; HorizontalBackPorch = 80 pixels; } Field { Vertical Sync = { { Length = 1.0H; Low = 0.0 usec; } repeat 6 /* Vsync */ { Length = 1.0H; } } Initial Low; Vertical Back Porch = { { Length = 1.0H; High = HorizontalSync; } repeat 29 /* Vbp */ { Length = 1.0H; Low = 0.0 usec; High = HorizontalSync; } } Initial High; Active = { repeat ActiveLinesPerFrame { Length = 1.0H; Low = 0.0 usec; High = HorizontalSync; } } Initial High; Vertical Front Porch = { repeat 3 /* Vfp */ { Length = 1.0H; Low = 0.0 usec; High = HorizontalSync; } } } #if 0 postprocess { dump edge; } #endif
other VFCs from the Forum
- VFS display mode source code for Apple 22" ADC Cinema display on Octane2 w/ V6 graphics, and connected via KVM.
- pip's 1680x1050 on a Dell 2005FPW. Works fine on Octane/MXE.
- Nekonoko's 1920x1200.vfs for DELL 2407WFP.
- Black Cardinal's 1920x1080-vfs for NEC EA232WMi IPS