Lionel Landwerlin

Results 27 issues of Lionel Landwerlin

We got a bug filed on the Intel/Mesa Vulkan driver related to Dota2 crashes : https://bugs.freedesktop.org/show_bug.cgi?id=110648 There was an issue in Mesa but while running under valgrind I also noticed...

reviewed

I've traced this to 2 issues. One of them doesn´t seem to be a driver problem. It seems Vkd3d-proton is reusing a mutable descriptor as an image/sampler or a buffer...

Is there a particular version requirement on libdecor maybe? ``` Thread 8 "gamescope-xwm" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffe2ffd6c0 (LWP 502187)] wl_proxy_get_version (proxy=0x0) at ../src/wayland-client.c:2289 2289 return...

More inconsistency fixes.

Hi David, Just spotted something weird while reading the doc, here is a quick change for it. Thanks!

https://patchwork.freedesktop.org/series/60176/ Signed-off-by: Lionel Landwerlin

Make use of the OA interrupt whenever available. This reduces the chances of loosing reports at high frequency sampling.

This would be useful for debugging purposes.

enhancement

It can trigger crashes when 2 clients connect at the same time.

Standard perf metrics should be available in both the UI and the wrapper tool. We should be able to request the perf counters with a similar aggregation period. This requires...

enhancement