[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] Adding resolutions to the VGA driver
From: |
Benjamin Herrenschmidt |
Subject: |
Re: [Qemu-devel] Adding resolutions to the VGA driver |
Date: |
Fri, 16 Sep 2016 08:06:19 +1000 |
On Thu, 2016-09-15 at 13:21 -0400, Programmingkid wrote:
> There has been talk about what resolutions to add support for in the
> VGA driver. What do you think of this list:
We should add check for the vram amount. There's only 16M emulated
iirc, we need to check the combination resolution/depth fits.
> 512x342
> 640x400
> 640x480
> 800x600
> 1024x600
> 1024x640
> 1152x864
> 1200x700
> 1280x720
> 1280x768
> 1280x800
> 1366x768
> 1440x900
> 1920x1200
> 2304x1440
> 2560x1080
> 2560x1600
> 2880x1800
> 4096x2304
> 4096x3072
> 8192x4608
>
> From MacPlus size to 8k.
>
> This is a list of all common resolutions: https://en.wikipedia.org/wi
> ki/List_of_common_resolutions
Re: [Qemu-devel] Adding resolutions to the VGA driver, Michael Fritscher, 2016/09/16
Re: [Qemu-devel] Adding resolutions to the VGA driver, G 3, 2016/09/16
Re: [Qemu-devel] Adding resolutions to the VGA driver, Michael Tokarev, 2016/09/17