From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 110137] drirc adaptive sync, vrr, freesync blacklisting
documentation
Date: Sat, 16 Mar 2019 02:18:46 +0000
Message-ID:
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 enabl=
ed
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=3D"qutebrowser" executable=3D"qutebrows=
er">
<option name=3D"adaptive_sync" value=3D"false" /=
>
</application>
Is there any documentation about how the matching works?