[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [Qemu-devel] Adding resolutions to the VGA driver
From: |
Gerd Hoffmann |
Subject: |
Re: [Qemu-ppc] [Qemu-devel] Adding resolutions to the VGA driver |
Date: |
Fri, 16 Sep 2016 12:58:52 +0200 |
On Fr, 2016-09-16 at 08:06 +1000, Benjamin Herrenschmidt wrote:
> 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:
Which driver?
Linux kernel driver just uses the kernel's internal mode database,
beside that you can add anything you want (for example via xrandr).
> We should add check for the vram amount. There's only 16M emulated
> iirc, we need to check the combination resolution/depth fits.
Yes, vram size should be checked, at runtime. 16M is just the default,
you can have anything from 1M to 256M.
cheers,
Gerd
Re: [Qemu-ppc] [Qemu-devel] Adding resolutions to the VGA driver, Michael Fritscher, 2016/09/16
Re: [Qemu-ppc] [Qemu-devel] Adding resolutions to the VGA driver, G 3, 2016/09/16
Re: [Qemu-ppc] [Qemu-devel] Adding resolutions to the VGA driver, Michael Tokarev, 2016/09/17