Dave Airlie airlied@gmail.com writes:
From: Dave Airlie airlied@redhat.com
These ioctls are now in drm next so add the first set of libdrm APIs.
Signed-off-by: Dave Airlie airlied@redhat.com
It took me a bit of digging to understand the functional difference between drmSyncobjHandleToFD() and drmSyncobjExportSyncFile(), but the wrappers for these ioctls seem fine.
Reviewed-by: Eric Anholt eric@anholt.net