Re: [PATCH] content: Reserve ID 50 for video encoder/decoder device
Matias Ezequiel Vara Larsen <[email protected]> Wed, 29 Oct 2025 18:49:04 +0100
| Newsgroups | dev.linux.lists.virtio-comment |
|---|---|
| Message-ID | <aQJTkIVdGEaLJTWu@fedora> |
On Mon, Oct 27, 2025 at 09:33:56PM +0100, Alexander Gordeev wrote: > Virtio video encoder/decoder device provides a stateful API for video > encoding and decoding. > > IDs 30 and 31 are already reserved for devices providing only one of > the two functions. There are use-cases for a device providing both > functions, so a new ID is reserved after a discussion on the ML ([1]). > > [1] https://lore.kernel.org/virtio-comment/[email protected]/ > > Signed-off-by: Alexander Gordeev <[email protected]> > --- Reviewed-by: Matias Ezequiel Vara Larsen <[email protected]