chore(gnome): remove MUTTER_DEBUG_FORCE_KMS_MODE (#1094)

This is no longer needed for VRR in v40+ and it breaks direct scanout.

Signed-off-by: Tayler Geiger <mail@tayler.dev>
This commit is contained in:
Tayler Geiger 2024-05-08 16:53:27 -05:00 committed by GitHub
parent 9a9a4861b0
commit 624fa1b00f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 6 deletions

View File

@ -2,8 +2,5 @@
# Nvidia users must additionally have nvidia-drm.modeset=1 in their kargs
OBS_USE_EGL=1
# Required for GNOME VRR MR
MUTTER_DEBUG_FORCE_KMS_MODE=simple
# VIM is more usable on deck due to control scheme
EDITOR=/usr/bin/vim

View File

@ -2,8 +2,5 @@
# Nvidia users must additionally have nvidia-drm.modeset=1 in their kargs
OBS_USE_EGL=1
# Required for GNOME VRR MR
MUTTER_DEBUG_FORCE_KMS_MODE=simple
# https://gitlab.gnome.org/GNOME/mutter/-/issues/3037
MUTTER_DEBUG_KMS_THREAD_TYPE=user