Searched refs:iris_bo_import_dmabuf (Results 1 – 5 of 5) sorted by relevance
467 struct iris_bo *iris_bo_import_dmabuf(struct iris_bufmgr *bufmgr, int prime_fd);
323 bo = iris_bo_import_dmabuf(screen->bufmgr, whandle->handle); in iris_memobj_create_from_handle()1235 res->bo = iris_bo_import_dmabuf(bufmgr, whandle->handle); in iris_resource_from_handle()
1753 iris_bo_import_dmabuf(struct iris_bufmgr *bufmgr, int prime_fd) in iris_bo_import_dmabuf() function
3843 - iris: Make iris_bo_import_dmabuf take a modifier
1736 - crocus: Make iris_bo_import_dmabuf take a modifier