Module drm_ffi::gem[][src]

Bindings to the Graphics Execution Manager

Functions

close

Closes a GEM object given it’s handle.

fd_to_handle

Converts a PRIME file descriptor to a GEM object’s handle.

handle_to_fd

Converts a GEM object’s handle to a PRIME file descriptor.

open

Open a GEM object given it’s 32-bit name, returning the handle.