Searched refs:panfrost_bo_import (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_bo.h130 panfrost_bo_import(struct panfrost_device *dev, int fd);
H A Dpan_bo.c468 panfrost_bo_import(struct panfrost_device *dev, int fd) function in typeref:struct:panfrost_bo *
504 * was being released but panfrost_bo_import() acquired the
510 * make sure the object is not freed if panfrost_bo_import()
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_device.c1163 mem->bo = panfrost_bo_import(&device->physical_device->pdev, fd_info->fd);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_resource.c105 rsc->image.data.bo = panfrost_bo_import(dev, whandle->handle);

Completed in 21 milliseconds