public inbox for virtio-comment@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH] content: Reserve ID 50 for video encoder/decoder device
@ 2025-10-27 20:33 Alexander Gordeev
  2025-10-29 13:04 ` Manos Pitsidianakis
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexander Gordeev @ 2025-10-27 20:33 UTC (permalink / raw)
  To: virtio-comment; +Cc: quic_tsoni, quic_svaddagi, Manos Pitsidianakis

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/20241223055543-mutt-send-email-mst@kernel.org/

Signed-off-by: Alexander Gordeev <alexander.gordeev@oss.qualcomm.com>
---
 content.tex | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content.tex b/content.tex
index 5de811f..243ce2d 100644
--- a/content.tex
+++ b/content.tex
@@ -803,6 +803,8 @@ \chapter{Device Types}\label{sec:Device Types}
 \hline
 49         &   USB controller \\
 \hline
+50         &   Video encoder/decoder device \\
+\hline
 \end{longtable}
 
 Some of the devices above are unspecified by this document,
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-11-18 12:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-27 20:33 [PATCH] content: Reserve ID 50 for video encoder/decoder device Alexander Gordeev
2025-10-29 13:04 ` Manos Pitsidianakis
2025-10-29 17:49 ` Matias Ezequiel Vara Larsen
2025-11-18 12:37 ` Alexander Gordeev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox