Module: Mesa
Branch: main
Commit: a8044110bf627c868cae49fc56505325c85b41bc
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=a8044110bf627c868cae49fc56505325c85b41bc

Author: Karol Herbst <[email protected]>
Date:   Mon Jun 26 16:34:14 2023 +0200

docs/rusticl: add Enabling section

Signed-off-by: Karol Herbst <[email protected]>
Reviewed-by: Emma Anholt <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23859>

---

 docs/rusticl.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/rusticl.rst b/docs/rusticl.rst
index 6d4d533b638..fc65ac96b27 100644
--- a/docs/rusticl.rst
+++ b/docs/rusticl.rst
@@ -1,6 +1,14 @@
 Rusticl
 =======
 
+Enabling
+--------
+
+In order to use Rusticl on any platform the environment variable
+:envvar:`RUSTICL_ENABLE` has to be used. Rusticl does not advertise devices
+for any driver by default yet as doing so can impact system stability until
+remaining core issues are ironed out.
+
 Building
 --------
 

Reply via email to