public inbox for virtio-comment@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH] virtio-gpu: Fix missing driver conformance file
@ 2025-06-14 18:13 Parav Pandit
  2025-06-16 10:30 ` Matias Ezequiel Vara Larsen
  0 siblings, 1 reply; 7+ messages in thread
From: Parav Pandit @ 2025-06-14 18:13 UTC (permalink / raw)
  To: virtio-comment, mst, cohuck, mvaralar; +Cc: slp, shahafs, Parav Pandit

Cited patch in the fixes tag missed to include the driver-conformance
file. Add it.

Fixes: f52fb20cbe38 ("virtio-gpu: support blob alignment information")
Signed-off-by: Parav Pandit <parav@nvidia.com>
---
 device-types/gpu/driver-conformance.tex | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 device-types/gpu/driver-conformance.tex

diff --git a/device-types/gpu/driver-conformance.tex b/device-types/gpu/driver-conformance.tex
new file mode 100644
index 0000000..9ef708e
--- /dev/null
+++ b/device-types/gpu/driver-conformance.tex
@@ -0,0 +1,8 @@
+\conformance{\subsection}{GPU Driver Conformance}\label{sec:Conformance / Driver Conformance / GPU Driver Conformance}
+
+A GPU Driver MUST conform to the following normative statements:
+
+\begin{itemize}
+\item \ref{drivernormative:Device Types / GPU Device / Device Operation / Device Operation: controlq}
+\item \ref{drivernormative:Device Types / GPU Device / Device Operation / Device Operation: controlq (3d)}
+\end{itemize}
-- 
2.34.1


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

end of thread, other threads:[~2025-07-08  8:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-14 18:13 [PATCH] virtio-gpu: Fix missing driver conformance file Parav Pandit
2025-06-16 10:30 ` Matias Ezequiel Vara Larsen
2025-07-08  6:56   ` Parav Pandit
2025-07-08  8:06     ` Matias Ezequiel Vara Larsen
2025-07-08  8:11       ` Parav Pandit
2025-07-08  8:28         ` Matias Ezequiel Vara Larsen
2025-07-08  8:29           ` Parav Pandit

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