freebsd-ports/graphics/libdrm/files
Koop Mast 8606beb1b8 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
2015-11-02 13:12:13 +00:00
..
extra-xf86drm.c The intel kernel driver leaks error code "512" (ERESTARTSYS) to 2015-11-02 13:12:13 +00:00
patch-xf86drmMode.c