drm_gem_prime_import — helper library implementation of the import callback
struct drm_gem_object * drm_gem_prime_import (
)
dev
drm_device to import into
dma_buf
dma-buf object to import
This is the implementation of the gem_prime_import functions for GEM drivers using the PRIME helpers.