mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-22 03:40:45 +00:00
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:
parent
9a9a4861b0
commit
624fa1b00f
@ -2,8 +2,5 @@
|
|||||||
# Nvidia users must additionally have nvidia-drm.modeset=1 in their kargs
|
# Nvidia users must additionally have nvidia-drm.modeset=1 in their kargs
|
||||||
OBS_USE_EGL=1
|
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
|
# VIM is more usable on deck due to control scheme
|
||||||
EDITOR=/usr/bin/vim
|
EDITOR=/usr/bin/vim
|
||||||
|
@ -2,8 +2,5 @@
|
|||||||
# Nvidia users must additionally have nvidia-drm.modeset=1 in their kargs
|
# Nvidia users must additionally have nvidia-drm.modeset=1 in their kargs
|
||||||
OBS_USE_EGL=1
|
OBS_USE_EGL=1
|
||||||
|
|
||||||
# Required for GNOME VRR MR
|
|
||||||
MUTTER_DEBUG_FORCE_KMS_MODE=simple
|
|
||||||
|
|
||||||
# https://gitlab.gnome.org/GNOME/mutter/-/issues/3037
|
# https://gitlab.gnome.org/GNOME/mutter/-/issues/3037
|
||||||
MUTTER_DEBUG_KMS_THREAD_TYPE=user
|
MUTTER_DEBUG_KMS_THREAD_TYPE=user
|
||||||
|
Loading…
x
Reference in New Issue
Block a user