your this issue.
-David
*From:* Lionel Landwerlin
*Sent:* Tuesday, September 17, 2019 7:03 PM
*To:* dri-devel@lists.freedesktop.org
*Cc:* Lionel Landwerlin ; Zhou,
David(ChunMing) ; Koenig, Christian
; Jason Ekstrand
*Subject:* [PATCH 1/1] drm/sync
esktop.org
*Cc:* Lionel Landwerlin ; Zhou,
David(ChunMing) ; Koenig, Christian
; Jason Ekstrand
*Subject:* [PATCH 1/1] drm/syncobj: add sideband payload
The Vulkan timeline semaphores allow signaling to happen on the point
of the timeline without all of the its dependencies to be created.
g
Cc: Lionel Landwerlin ; Zhou, David(ChunMing)
; Koenig, Christian ; Jason
Ekstrand
Subject: [PATCH 1/1] drm/syncobj: add sideband payload
The Vulkan timeline semaphores allow signaling to happen on the point
of the timeline without all of the its dependencies to be created.
The curr
The Vulkan timeline semaphores allow signaling to happen on the point
of the timeline without all of the its dependencies to be created.
The current 2 implementations (AMD/Intel) of the Vulkan spec on top of
the Linux kernel are using a thread to wait on the dependencies of a
given point to materi