Home
last modified time | relevance | path

Searched full:panthor (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_device.h38 * struct panthor_soc_data - Panthor SoC Data
82 /** @ptdev: Panthor device */
128 * struct panthor_device - Panthor device
343 * struct panthor_file - Panthor file
H A Dpanthor_mmu.c1584 * @ptdev: The panthor device
2866 .name = "panthor-vm-bind", in panthor_vm_create()
2953 drm_gpuvm_init(&vm->base, for_mcu ? "panthor-MCU-VM" : "panthor-GPU-VM", in panthor_vm_create()
3422 mmu->vm.wq = alloc_workqueue("panthor-vm-bind", WQ_UNBOUND, 0); in panthor_mmu_init()
3501 pt_cache = kmem_cache_create("panthor-mmu-pt", SZ_4K, SZ_4K, 0, NULL); in panthor_mmu_pt_cache_init()
H A Dpanthor_device.c214 ptdev->reset.wq = alloc_ordered_workqueue("panthor-reset-wq", 0); in panthor_device_init()
H A Dpanthor_sched.c1911 return "panthor"; in fence_get_driver_name()
2812 * A controlled termination of a Panthor instance involves destroying in panthor_sched_prepare_for_vm_destruction()
3591 queue->name = kasprintf(GFP_KERNEL, "panthor-queue-%llu-%u-%u", drm_client_id, gid, qid); in group_create_queue()
3899 * belonging to all the groups owned by an open Panthor file
4187 sched->heap_alloc_wq = alloc_workqueue("panthor-heap-alloc", WQ_UNBOUND, 0); in panthor_sched_init()
4188 sched->wq = alloc_workqueue("panthor-csf-sched", WQ_MEM_RECLAIM | WQ_UNBOUND, 0); in panthor_sched_init()
/linux/
H A DMAINTAINERS2320 ARM MALI PANTHOR DRM DRIVER
2328 F: drivers/gpu/drm/ci/xfails/panthor*
2329 F: drivers/gpu/drm/panthor/