From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51286) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkenj-0002ny-Ef for qemu-devel@nongnu.org; Thu, 15 Sep 2016 18:06:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bkene-0008FM-Aj for qemu-devel@nongnu.org; Thu, 15 Sep 2016 18:06:34 -0400 Message-ID: <1473977179.8689.370.camel@kernel.crashing.org> From: Benjamin Herrenschmidt Date: Fri, 16 Sep 2016 08:06:19 +1000 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] Adding resolutions to the VGA driver List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Programmingkid Cc: "list@suse.de:PowerPC list:PowerPC" , qemu-devel qemu-devel 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=C2=A0 > 4096x3072 > 8192x4608 >=20 > From MacPlus size to 8k.=C2=A0 >=20 > This is a list of all common resolutions: https://en.wikipedia.org/wi > ki/List_of_common_resolutions