mirror of
git://projects.qi-hardware.com/ben-blinkenlights.git
synced 2024-11-24 00:40:36 +02:00
ubb-vga.c (mode_db): added 1024x768, 53 Hz mode (56 MHz pixel clock)
This commit is contained in:
parent
606dd63492
commit
aa2fc7101d
@ -57,6 +57,7 @@ static const struct mode mode_db[] = {
|
|||||||
{ "1024x768", 1024, 768, 8, US(36.0), US(2.0+3.3) },
|
{ "1024x768", 1024, 768, 8, US(36.0), US(2.0+3.3) },
|
||||||
/* illustrate underruns */
|
/* illustrate underruns */
|
||||||
{ "1024x768ur", 1024, 768, 7, US(33.5), US(0.4+2.1+0.5) },
|
{ "1024x768ur", 1024, 768, 7, US(33.5), US(0.4+2.1+0.5) },
|
||||||
|
{ "1024x768/53", 1024, 768, 5, US(23.1), US(0.4+2.1-0.4) },
|
||||||
{ NULL }
|
{ NULL }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user