From fed462a011d74d1be569d3b6cd3efcd75ac2d54b Mon Sep 17 00:00:00 2001 From: Nicolas F Date: Fri, 13 Jan 2023 21:44:04 +0100 Subject: [PATCH] driconf: remove the adaptive sync special case for mpv mpv didn't ask to be on this list, was never consulted about being on this list and to the best of my knowledge has no problem with adaptive sync. If there is an issue exposed by mpv having adaptive sync enabled, then it should be reported to mpv, so that it can be fixed in mpv. The only problem I could remotely imagine with mpv and VRR is that its display-resample mode tries to do something similar, and the two mechanisms will likely race each other to the bottom, but the display-resample mode is not the default and this is already a known issue on Windows so users wouldn't expect this to behave any differently on Linux. In short, please don't try to make a list of all applications that are not video games, it is not conducive to having a good time on the computer. Part-of: --- src/util/00-mesa-defaults.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/util/00-mesa-defaults.conf b/src/util/00-mesa-defaults.conf index 6e0dbf417d4..8245b86bd84 100644 --- a/src/util/00-mesa-defaults.conf +++ b/src/util/00-mesa-defaults.conf @@ -769,9 +769,6 @@ TODO: document the other workarounds. - -