https://bugs.freedesktop.org/show_bug.cgi?id=110137
Bug ID: 110137 Summary: drirc adaptive sync, vrr, freesync blacklisting documentation Product: Mesa Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: grmat@sub.red QA Contact: dri-devel@lists.freedesktop.org
Hi,
using qutebrowser in fullscreen mode breaks the video output with VRR enabled because it refreshes very unsteadily, which is typical for a browser. Some browsers are blacklisted in the drirc. I've added the following lines to the drirc, but it doesn't disable VRR for a fullscreen qutebrowser window.:
<application name="qutebrowser" executable="qutebrowser"> <option name="adaptive_sync" value="false" /> </application>
Is there any documentation about how the matching works?