From a5545df02b40414c2bf3abc60cf629c5f59d00ec Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Tue, 30 Jul 2019 11:27:37 +0300 Subject: README: add KMSXX_DEVICE & KMSXX_DRIVER Signed-off-by: Tomi Valkeinen --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3