Hello,
OpenBSD doesn't implement some ioctl requests for drm devices, ie DRM_PRIME_*. 
Are there any (and surely obvious) reasons for that ?
Nonetheless, is it possible to patch the libdrm headers to keep them undefine, 
that way it would lead to straightforward errors, instead of having only a 
errno pointing out an invalid argument. Of course, some functions will drop 
too, but it would be much safer.
Finally, are there any way to implement it (hints to do so) ?
Thanks

Reply via email to