summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2019-07-30 11:27:37 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2019-07-30 11:27:37 +0300
commita5545df02b40414c2bf3abc60cf629c5f59d00ec (patch)
treeab1f6657e3ed269b2ca4aed33cd9abe4f78bfbe2 /README.md
parent332019d0349ffa2f4d094515d22d0af493751aa9 (diff)
README: add KMSXX_DEVICE & KMSXX_DRIVER
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f0f3b97..feb43d7 100644
--- a/README.md
+++ b/README.md
@@ -88,6 +88,8 @@ Variable | Description
--------------------------------- | -------------
KMSXX_DISABLE_UNIVERSAL_PLANES | Set to disable the use of universal planes
KMSXX_DISABLE_ATOMIC | Set to disable the use of atomic modesetting
+KMSXX_DEVICE | Path to the card device node to use
+KMSXX_DRIVER | Name of the driver to use. The format is either "drvname" or "drvname:idx"
## Python notes