Home
last modified time | relevance | path

Searched refs:xe_gem_prime_import (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_dma_buf.h12 struct drm_gem_object *xe_gem_prime_import(struct drm_device *dev,
H A Dxe_dma_buf.c306 struct drm_gem_object *xe_gem_prime_import(struct drm_device *dev, in xe_gem_prime_import() function
H A Dxe_device.c385 .gem_prime_import = xe_gem_prime_import,