[Mesa-dev] [Mesa-stable] [PATCH] drirc: Add sddm-greeter to adaptive_sync blacklist.

Marek Olšák maraeo at gmail.com
Tue Feb 19 23:03:31 UTC 2019


Pushed, thanks!

Marek

On Mon, Feb 18, 2019 at 10:01 PM Mario Kleiner <mario.kleiner.de at gmail.com>
wrote:

> This is the sddm login screen.
>
> Fixes: a9c36dbf9c56 ("drirc: Initial blacklist for adaptive sync")
> Signed-off-by: Mario Kleiner <mario.kleiner.de at gmail.com>
> Cc: 19.0 <mesa-stable at lists.freedesktop.org>
> ---
>  src/util/00-mesa-defaults.conf | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/src/util/00-mesa-defaults.conf
> b/src/util/00-mesa-defaults.conf
> index cb0e6e659e2..43fe95b8810 100644
> --- a/src/util/00-mesa-defaults.conf
> +++ b/src/util/00-mesa-defaults.conf
> @@ -346,6 +346,9 @@ TODO: document the other workarounds.
>          <application name="startplasma" executable="startplasma">
>              <option name="adaptive_sync" value="false" />
>          </application>
> +        <application name="sddm-greeter" executable="sddm-greeter">
> +            <option name="adaptive_sync" value="false" />
> +        </application>
>          <application name="krunner" executable="krunner">
>              <option name="adaptive_sync" value="false" />
>          </application>
> --
> 2.17.1
>
> _______________________________________________
> mesa-stable mailing list
> mesa-stable at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-stable
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190219/ef10338b/attachment.html>


More information about the mesa-dev mailing list