Re: [PATCH v3 0/7] few drm_syncobj optimisations

2025-04-15 Thread Tvrtko Ursulin
On 28/03/2025 16:46, Tvrtko Ursulin wrote: A small set of drm_syncobj optimisations which should make things a tiny bit more efficient on the CPU side of things. Improvement seems to be around 1.5%* more FPS if observed with "vkgears -present-mailbox" on a Steam Deck Plasma desktop, but I am r

[PATCH v3 0/7] few drm_syncobj optimisations

2025-03-28 Thread Tvrtko Ursulin
A small set of drm_syncobj optimisations which should make things a tiny bit more efficient on the CPU side of things. Improvement seems to be around 1.5%* more FPS if observed with "vkgears -present-mailbox" on a Steam Deck Plasma desktop, but I am reluctant to make a definitive claim on the numb