Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-03 | aux/vga: dont rely on atoi() being able to parse hex | cinap_lenrek | |
2015-02-05 | aux/vga: remove vbs/vbe from mode, use shs/ehs when sync is ment, prefer ↵ | cinap_lenrek | |
detailed timing in edid vbs/vbe members in Mode was only used in the vesadb and cannot be changed from vgadb. use shs/ehs in drivers when refering to the horizontal sync pulse. clarify the matter in a comment. link detailed timing modes at the head of the edid modelist. these are the modes we'r interested in, not the ones from vesadb. | |||
2015-02-02 | aux/vga: fix mistale :-) | cinap_lenrek | |
2015-02-02 | aux/vga: use optional edid information to determine mode when vgadb fails | cinap_lenrek | |
igfx and vesa can determine monitor timing information from ddc and store the edid info for connected monitors in vga->edid[]. when monitor type cannot be found in vgadb, we consult the edid information and make a mode based on the edid info. this avoids having to maintain a vgadb entry for each monitor. monitor can be set to "[width]x[height]@[freq]Hz" for a specific edid setting. when not found, a mode is searched based on the size. so the following should work: aux/vga -m 1366x768@60Hz -l 1366x768x32 aux/vga -m auto -l 1366x768x32 | |||
2011-06-02 | aux/vga ccru/ccrb parsing | taruti | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |