Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2015-01-11 | igfx: get edid information from lvds | cinap_lenrek | |
2015-01-09 | igfx: work in progress intel graphics driver | cinap_lenrek | |
this driver can modeset lvds on x200s and x230. everything else is completely untested. no hardware cursor implemented. no vgadb entries are provided. | |||
2011-04-15 | added geode driver | aiju | |
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 | |