mutter/src
Jonas Ådahl d622960429 renderer/native: Add udev rule to select primary GPU
Sometimes the automatically selected primary GPU isn't suitable with no
way to make an well educated guess to do it better. To make it possible
for the user to override the automatically calculated default, make it
possible to override it using a udev rule.

E.g. to select /dev/dri/card1 as the primary GPU, add a file e.g.
/usr/lib/udev/rules.d/61-mutter-primary-gpu.rules (path my vary
depending on distribution) containing the fellowing line:

ENV{DEVNAME}=="/dev/dri/card1", TAG+="mutter-device-preferred-primary"

Reboot or manual triggering of udev rules to make it take effect may be
required.

Related: https://gitlab.gnome.org/GNOME/mutter/merge_requests/1057

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1562

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1562>
2020-11-16 16:00:33 +00:00
..
backends renderer/native: Add udev rule to select primary GPU 2020-11-16 16:00:33 +00:00
compositor background-content: ceilf the actor size instead of roundf 2020-10-27 19:33:30 +00:00
core tests/clutter: Disable X11 client support 2020-11-09 16:12:35 +00:00
meta util: Add META_DEBUG_WAYLAND debug topic 2020-10-20 09:53:52 +00:00
tests tests/stage-view: Tweak test to make less racy 2020-11-09 16:12:35 +00:00
ui
wayland xwayland: Match applications without WM_CLASS nor WM_NAME 2020-11-06 15:57:23 +01:00
x11 window-props: Check for actual size hints changes 2020-10-19 11:16:12 +02:00
libmutter.pc.in
meson.build
meta-marshal.list
meta-private-enum-types.c.in
meta-private-enum-types.h.in screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02:00
org.freedesktop.login1.xml
org.gnome.Mutter.DisplayConfig.xml
org.gnome.Mutter.IdleMonitor.xml
org.gnome.Mutter.RemoteDesktop.xml
org.gnome.Mutter.ScreenCast.xml