[PATCH v2 0/7] A few drm_syncobj optimisations

2025-03-27 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

Re: [PATCH v2 0/7] A few drm_syncobj optimisations

2025-01-07 Thread Tvrtko Ursulin
On 06/01/2025 10:55, Tvrtko Ursulin wrote: From: 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 Pla

[PATCH v2 0/7] A few drm_syncobj optimisations

2025-01-06 Thread Tvrtko Ursulin
From: 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 defin