OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [PATCH v2] content: Reserve device ID for video encoder and decoder device


Reserve device ID 30 for video encoder device and 31 for video decoder device.

Signed-off-by: Keiichi Watanabe <keiichiw@chromium.org>
---
 content.tex | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/content.tex b/content.tex
index d68cfaf..556b373 100644
--- a/content.tex
+++ b/content.tex
@@ -2721,6 +2721,10 @@ \chapter{Device Types}\label{sec:Device Types}
 \hline
 28         &   RPMB device \\
 \hline
+30         &   Video encoder device \\
+\hline
+31         &   Video decoder device \\
+\hline
 \end{tabular}
 
 Some of the devices above are unspecified by this document,
-- 
2.24.1.735.g03f4e72817-goog



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]