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

2025-03-25 Thread Maíra Canal
Hi Tvrtko, On 25/03/25 06:57, Tvrtko Ursulin wrote: On 24/03/2025 23:17, Maíra Canal wrote: Hi Tvrtko, Thanks for this patchset! I applied this patchset to the RPi downstream kernel 6.13.7 [1] and saw an FPS improvement of approximately 5.85% with "vkgears -present-mailbox" on the RPi 5. I d

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

2025-03-25 Thread Tvrtko Ursulin
On 24/03/2025 23:17, Maíra Canal wrote: Hi Tvrtko, Thanks for this patchset! I applied this patchset to the RPi downstream kernel 6.13.7 [1] and saw an FPS improvement of approximately 5.85% with "vkgears -present-mailbox" on the RPi 5. I did five 100 seconds runs on each kernel and here are

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

2025-03-24 Thread Maíra Canal
Hi Tvrtko, Thanks for this patchset! I applied this patchset to the RPi downstream kernel 6.13.7 [1] and saw an FPS improvement of approximately 5.85% with "vkgears -present-mailbox" on the RPi 5. I did five 100 seconds runs on each kernel and here are my results: ### 6.13.7 | Run| Min

[PATCH 0/7] A few drm_syncobj optimisations

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