summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/media
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-18 11:15:06 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-22 08:28:46 +0200
commit8cf8f0a68a99de6e5bee188907faf81b40aead28 (patch)
treea42f552e7392614b251f4a417eb86fd72c09bf15 /Documentation/admin-guide/media
parentc84315dd8aece8b400610cd1e4c1614209faac14 (diff)
media: admin-guide: add test-drivers
While test drivers is probably something that normal users won't bother, it doesn't hurt to add them to the card list. This way, all drivers, except for the ones under staging, would be listed there. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'Documentation/admin-guide/media')
-rw-r--r--Documentation/admin-guide/media/cardlist.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/admin-guide/media/cardlist.rst b/Documentation/admin-guide/media/cardlist.rst
index 334372b52f41..8cdb9d4ca7d6 100644
--- a/Documentation/admin-guide/media/cardlist.rst
+++ b/Documentation/admin-guide/media/cardlist.rst
@@ -703,3 +703,19 @@ xc5000 Xceive XC5000 silicon tuner
tuner-cardlist
frontend-cardlist
+
+Test drivers
+============
+
+In order to test userspace applications, there's a number of virtual
+drivers, with provide test functionality, simulating real hardware
+devices:
+
+======= ======================================
+Driver Name
+======= ======================================
+vicodec Virtual Codec Driver
+vim2m Virtual Memory-to-Memory Driver
+vimc Virtual Media Controller Driver (VIMC)
+vivid Virtual Video Test Driver
+======= ======================================