Lines Matching refs:agx_device
26 #include "agx_device.h"
35 agx_bo_free(struct agx_device *dev, struct agx_bo *bo)
55 agx_shmem_free(struct agx_device *dev, unsigned handle)
70 agx_shmem_alloc(struct agx_device *dev, size_t size, bool cmdbuf)
116 agx_bo_alloc(struct agx_device *dev, size_t size,
202 struct agx_device *dev = bo->dev;
221 agx_bo_create(struct agx_device *dev, unsigned size, unsigned flags)
246 agx_get_global_ids(struct agx_device *dev)
269 agx_get_global_id(struct agx_device *dev)
281 agx_open_device(void *memctx, struct agx_device *dev)
329 agx_close_device(struct agx_device *dev)
368 agx_create_command_queue(struct agx_device *dev)
439 agx_submit_cmdbuf(struct agx_device *dev, unsigned cmdbuf, unsigned mappings, uint64_t scalar)