Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_gem.c520 panthor_gem_sync(struct drm_gem_object *obj, u32 type, in panthor_gem_sync() function
H A Dpanthor_drv.c1429 ret = panthor_gem_sync(obj, ops[i].type, ops[i].offset, in panthor_ioctl_bo_sync()
H A Dpanthor_sched.c899 panthor_gem_sync(&bo->base.base, queue->syncwait.offset, in panthor_queue_get_syncwait_obj()