https://bugs.freedesktop.org/show_bug.cgi?id=110786
Bug ID: 110786 Summary: Adaptive sync (vrr, freesync): Cinnamon DE isn't blacklisted properly Product: Mesa Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: dron1885@gmail.com QA Contact: dri-devel@lists.freedesktop.org
Hello,
Despite the muffin being blacklisted, Cinnamon still use adaptive sync causing flicker and mouse stuttering.
Adding cinnamon manually to 00-mesa-defaults.conf solves issue:
<application name="cinnamon" executable="cinnamon"> <option name="adaptive_sync" value="false" /> </application>
Not sure if issue existing on all Linux distros, but my Arch is affected.
https://bugs.freedesktop.org/show_bug.cgi?id=110786
dron1885@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement
https://bugs.freedesktop.org/show_bug.cgi?id=110786
--- Comment #1 from Michel Dänzer michel@daenzer.net --- Please send a patch to the mesa-dev mailing list or create a GitLab merge request.
https://bugs.freedesktop.org/show_bug.cgi?id=110786
GitLab Migration User gitlab-migration@fdo.invalid changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |MOVED Status|NEW |RESOLVED
--- Comment #2 from GitLab Migration User gitlab-migration@fdo.invalid --- -- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.
You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/1410.
dri-devel@lists.freedesktop.org