[SeaBIOS] [PATCH] vgasrc: add HDTV resolutions (1280x768, 1280x720, 1920x1080)

Fred . eldmannen at gmail.com
Sat Nov 30 17:58:12 CET 2013


Well now would be a good time for someone to write that 4K patch while this
is being done anyway.

Dell is now launching their new Ultrasharp UP2414Q which is a 24" screen
with 4K resolution. It will feature 3 840 x 2 160 resolution.

While preparing for that, take a look at 8K too.
https://en.wikipedia.org/wiki/8K_resolution
https://en.wikipedia.org/wiki/Ultra_high_definition_television


On Sat, Nov 30, 2013 at 10:29 AM, Michael Tokarev <mjt at tls.msk.ru> wrote:

> 30.11.2013 03:18, Kevin O'Connor wrote:
> []
> >>      { 0x18c, { MM_DIRECT, 2560, 1600, 32, 8, 16, SEG_GRAPH } },
> >> +    { 0x18d, { MM_DIRECT, 1280, 720,  16, 8, 16, SEG_GRAPH } },
> >> +    { 0x18d, { MM_DIRECT, 1280, 720,  24, 8, 16, SEG_GRAPH } },
> >> +    { 0x18e, { MM_DIRECT, 1280, 720,  32, 8, 16, SEG_GRAPH } },
> >> +    { 0x18f, { MM_DIRECT, 1280, 720,  16, 8, 16, SEG_GRAPH } },
> >
> > Something's not right here (two 0x18d, 0x18f has 16bit bpp).
>
> Duh.  I fixed it in the working tree but forgot to commit--amend the fix.
> I'll send a v2.  Thank you!
>
> /mjt
>
> _______________________________________________
> SeaBIOS mailing list
> SeaBIOS at seabios.org
> http://www.seabios.org/mailman/listinfo/seabios
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.seabios.org/pipermail/seabios/attachments/20131130/e75e420d/attachment.html>


More information about the SeaBIOS mailing list