Bug#1041591: iris: Retry DRM_IOCTL_I915_GEM_EXECBUFFER2 on ENOMEM

2023-08-03 Thread SuperCat
I have backported this patch and applied it to my system. Tested for more than 2 weeks and no crashes anymore. diff --git a/src/gallium/drivers/iris/iris_batch.c b/src/gallium/drivers/iris/iris_batch.c index c7a08a0e1f5f0..deab85ce4aaf3 100644 --- a/src/gallium/drivers/iris/iris_batch.c +++

Bug#1041591: iris: Retry DRM_IOCTL_I915_GEM_EXECBUFFER2 on ENOMEM

2023-07-21 Thread SuperCat
Package: libgl1-mesa-dri Version: 22.3.6-1+deb12u1 Severity: normal Tags: patch Dear Maintainer, Screen freeze because gnome-shell waits DRM_IOCTL_SYNCOBJ_WAIT forever in Wayland mode when resource is tight. See https://gitlab.freedesktop.org/drm/intel/-/issues/6851 for details. This problem