mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-21 04:20:24 +01:00
driconf: add a workaround for plasmashell freezing
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7624 Reviewed-by: Marek Olšák <marek.olsak@amd.com> Tested-by: Dan Johansen <strit@manjaro.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20472>
This commit is contained in:
parent
6b494745be
commit
41eb491fb6
1 changed files with 3 additions and 0 deletions
|
|
@ -658,6 +658,9 @@ TODO: document the other workarounds.
|
|||
See: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7351#note_1581105 -->
|
||||
<option name="mesa_glthread" value="false"/>
|
||||
</application>
|
||||
<application name="plasmashell" executable="plasmashell">
|
||||
<option name="mesa_glthread" value="false"/>
|
||||
</application>
|
||||
|
||||
<!-- Adaptive sync denylist follows below: -->
|
||||
<application name="gnome-shell" executable="gnome-shell">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue