qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] No uhd (3840x2160) guest res?
Date: Fri, 15 Dec 2017 13:04:14 +0000	[thread overview]
Message-ID: <20171215130414.GB14126@work-vm> (raw)
In-Reply-To: <20171215122519.ov4alinnlqrlvio7@sirius.home.kraxel.org>

* Gerd Hoffmann (kraxel@redhat.com) wrote:
> On Tue, Dec 12, 2017 at 08:20:41PM +0000, Dr. David Alan Gilbert wrote:
> > My guests don't seem to offer the standard uhd resolution of 3840x2160
> > - what should be providing that?
> > 
> > I'm running an f27 gnome (X or wayland) guest with:
> > 
> > ./x86_64-softmmu/qemu-system-x86_64 -device virtio-vga --enable-kvm -m 2G /home/vmimages/fedora27.qcow2
> > 
> > and the guest lists:
> > 4096x2160
> > 2480x1680
> > 2560x1600
> > 1920x1440
> > 1856x1392
> > 1792x1344
> > 2048x1152
> > 1920x1200
> > 1920x1080
> > (and smaller)
> > 
> > given that it can offer 4096x2160, I assume it's not running out of RAM.
> > 
> > I couldn't find anywhere with those higher resolutions listed
> > in seabios to consider changing.
> 
> linux kernel has a list of standard vesa resolutions in drm somewhere,
> iirc all virt drm drivers just use that for the mode list.

I see drivers/video/fbdev/core/modedb.c, but there are modes that I see
in the guest that aren't in there; e.g. I see a 4096x2160 listed in the
guest (the 2480x1680 seems to have gone?!).  I don't see it in SeaBIOS
either.

Looking at the VESA CVT 1.2 standard I don't see a UHD def (it's got
some that are similar but not quite the right res).

(I do see a UHD mode defined in qxl, but qxl is unusable and qemu aborts
with newer guest kernels).

Dave


> > 
> > Dave
> > 
> > --
> > Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK

      reply	other threads:[~2017-12-15 13:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-12 20:20 [Qemu-devel] No uhd (3840x2160) guest res? Dr. David Alan Gilbert
2017-12-15 12:25 ` Gerd Hoffmann
2017-12-15 13:04   ` Dr. David Alan Gilbert [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171215130414.GB14126@work-vm \
    --to=dgilbert@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).