Module drm_ffi::gem

source ·
Expand description

Bindings to the Graphics Execution Manager

Functions

  • Closes a GEM object given it’s handle.
  • Converts a PRIME file descriptor to a GEM object’s handle.
  • Converts a GEM object’s handle to a PRIME file descriptor.
  • Open a GEM object given it’s 32-bit name, returning the handle.