[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v18 00/13] Support blob memory and venus on qemu
From: |
Dmitry Osipenko |
Subject: |
Re: [PATCH v18 00/13] Support blob memory and venus on qemu |
Date: |
Fri, 25 Oct 2024 17:09:08 +0300 |
User-agent: |
Mozilla Thunderbird |
On 10/25/24 12:17, Alex Bennée wrote:
> Dmitry Osipenko <dmitry.osipenko@collabora.com> writes:
>
>> Hello,
>>
>> This series enables Vulkan Venus context support on virtio-gpu.
>>
>> All virglrender and almost all Linux kernel prerequisite changes
>> needed by Venus are already in upstream. For kernel there is a pending
>> KVM patchset that fixes mapping of compound pages needed for DRM drivers
>> using TTM or huge pages [1], othewrwise hostmem blob mapping will fail
>> with a KVM error from Qemu.
>
> While we wait for someone to volunteer to maintain for virtio-gpu I'm
> happy to get this series in for 9.2, hence:
>
> Queued to maintainer/for-9.2, thanks.
Thanks a lot! :)
--
Best regards,
Dmitry
- [PATCH v18 05/13] virtio-gpu: Unrealize GL device, (continued)
- [PATCH v18 05/13] virtio-gpu: Unrealize GL device, Dmitry Osipenko, 2024/10/24
- [PATCH v18 07/13] virtio-gpu: Support context-init feature with virglrenderer, Dmitry Osipenko, 2024/10/24
- [PATCH v18 08/13] virtio-gpu: Don't require udmabuf when blobs and virgl are enabled, Dmitry Osipenko, 2024/10/24
- [PATCH v18 06/13] virtio-gpu: Use pkgconfig version to decide which virgl features are available, Dmitry Osipenko, 2024/10/24
- [PATCH v18 09/13] virtio-gpu: Add virgl resource management, Dmitry Osipenko, 2024/10/24
- [PATCH v18 10/13] virtio-gpu: Support suspension of commands processing, Dmitry Osipenko, 2024/10/24
- [PATCH v18 11/13] virtio-gpu: Handle resource blob commands, Dmitry Osipenko, 2024/10/24
- [PATCH v18 12/13] virtio-gpu: Register capsets dynamically, Dmitry Osipenko, 2024/10/24
- [PATCH v18 13/13] virtio-gpu: Support Venus context, Dmitry Osipenko, 2024/10/24
- Re: [PATCH v18 00/13] Support blob memory and venus on qemu, Alex Bennée, 2024/10/25
- Re: [PATCH v18 00/13] Support blob memory and venus on qemu,
Dmitry Osipenko <=