aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorScott Anderson <scott@anderso.nz>2019-06-11 13:42:05 +1200
committerSimon Ser <contact@emersion.fr>2019-06-11 08:52:34 +0300
commitb85f0cbff9b6fb4fb87914be8a77bd6ac8c0ac40 (patch)
tree959c5fd5def9374e61786b32efc357b82361ff1a /docs
parentd201fc3506f70f5417b6dc00c8093c14db80b52a (diff)
Remove WLR_DRM_NO_ATOMIC_GAMMA workaround
This is fixed on amdgpu, so we don't need this anymore.
Diffstat (limited to 'docs')
-rw-r--r--docs/env_vars.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/env_vars.md b/docs/env_vars.md
index 81f69b90..2553d292 100644
--- a/docs/env_vars.md
+++ b/docs/env_vars.md
@@ -7,8 +7,6 @@ wlroots reads these environment variables
considered the primary DRM device.
* *WLR_DRM_NO_ATOMIC*: set to 1 to use legacy DRM interface instead of atomic
mode setting
-* *WLR_DRM_NO_ATOMIC_GAMMA*: set to 1 to use legacy DRM interface for gamma
- control instead of the atomic interface
* *WLR_LIBINPUT_NO_DEVICES*: set to 1 to not fail without any input devices
* *WLR_BACKENDS*: comma-separated list of backends to use (available backends:
wayland, x11, headless, noop)