[Bug 286311] x11-wm/sway: fails to start on amdgpu after ports bb43067a6928

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 28 Apr 2025 13:13:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286311

--- Comment #11 from Evgenii Khramtsov <2khramtsov@gmail.com> ---
It is:

https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/5f886351181e

From 5f886351181ead1f862056ce622cb1ab9e75f915 Mon Sep 17 00:00:00 2001
From: Simon Ser <totallynotforscapers>
Date: Wed, 3 Apr 2024 15:08:44 +0200
Subject: [PATCH] scene: add explicit synchronization for rendered buffers

---
 include/wlr/types/wlr_scene.h |  3 +++
 types/scene/wlr_scene.c       | 18 +++++++++++++++++-
 2 files changed, 20 insertions(+), 1 deletion(-)

I tested with sway-9a1c411abd82 ("Add support for tearing-control-v1")
(predates by one commit / is parent of 05e895c46382 "Add support for
linux-drm-syncobj-v1").

I'll report upstream later (+ sway -d std{err,out} pre/post
wlroots-5f886351181e on sway-9a1c411abd82) sometime today.

-- 
You are receiving this mail because:
You are on the CC list for the bug.