libdrm is inconsistent between returning -1 with an errno set and just returning -errno as the return value. Figuring out which behavior a given libdrm function has require reading the source :/
libdrm is inconsistent between returning -1 with an errno set and just returning -errno as the return value. Figuring out which behavior a given libdrm function has require reading the source :/