xserver/hw
Michel Dänzer fc3b7c9ad8 xwayland: Use drmDevicesEqual in xwl_dmabuf_feedback_tranche_done
xwl_dmabuf_feedback_tranche_target_device always allocates a new
drmDevice for xwl_feedback->tmp_tranche.drm_dev, so the pointers are
never equal here.

Fixes: 6f0b9deed6 ("xwayland: use drmDevice to compare DRM devices")

v2:
* Flip order of checks, so drmDevicesEqual is called only if the
  supports_scanout flags match.

(cherry picked from commit 4dc7e99840)

Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1515>
2024-05-03 10:30:26 +02:00
..
vfb Don't install Xvfb 2023-07-18 12:52:07 +00:00
xwayland xwayland: Use drmDevicesEqual in xwl_dmabuf_feedback_tranche_done 2024-05-03 10:30:26 +02:00
meson.build Drop Xephyr / kdrive DDX 2023-07-18 12:52:07 +00:00