Date: Mon, 02 Nov 2015 13:12:48 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 204174] x11-servers/xorg-server: Rendering problems after upgrade to 1.17.4 Message-ID: <bug-204174-7141-WxE2PO3nPH@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-204174-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-204174-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204174 --- Comment #8 from commit-hook@freebsd.org --- A commit references this bug: Author: kwm Date: Mon Nov 2 13:12:13 UTC 2015 New revision: 400652 URL: https://svnweb.freebsd.org/changeset/ports/400652 Log: The intel kernel driver leaks error code "512" (ERESTARTSYS) to userland. This error code should be converted to EINTR and/or EAGAIN. Teach libdrm to handle this error code as a work around, and add a override to not apply the patch. Which is done for people doing DRM development. PR: 204174 Changes: head/graphics/libdrm/Makefile head/graphics/libdrm/files/extra-xf86drm.c -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204174-7141-WxE2PO3nPH>