[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: add GPU support to qemu-aarch64
From: |
Peter Maydell |
Subject: |
Re: add GPU support to qemu-aarch64 |
Date: |
Thu, 18 Jul 2024 16:51:28 +0100 |
On Thu, 18 Jul 2024 at 15:31, Sanjeev Kumar <reachsanjeev7@gmail.com> wrote:
>
> Hey peter,
> Thanks for the response.
> We specifically need vexpress-a15 for our usecase. Forget about PCI, is there
> any way to get better graphics, increase graphics framerate? Without bringing
> GPU pci into picture
No. Asking for vexpress-a15 is explicitly asking for a model
of an ancient Arm development board which had a pretty basic
framebuffer, so that's all you get.
thanks
-- PMM