[Bug 204174] x11-servers/xorg-server: Rendering problems after upgrade to 1.17.4

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 2 13:12:48 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204174

--- Comment #8 from commit-hook at 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.


More information about the freebsd-x11 mailing list