Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/panfrost/
Dpanfrost_gem.h72 panfrost_gem_create_with_handle(struct drm_file *file_priv,
Dpanfrost_gem.c235 panfrost_gem_create_with_handle(struct drm_file *file_priv, in panfrost_gem_create_with_handle() function
Dpanfrost_drv.c94 bo = panfrost_gem_create_with_handle(file, dev, args->size, args->flags, in panfrost_ioctl_create_bo()