Searched full:panthor (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/panthor/ |
| H A D | Kconfig | 4 tristate "Panthor (DRM support for ARM Mali CSF-based GPUs)"
|
| H A D | panthor_mmu.c | 1463 * @ptdev: The panthor device 2439 .name = "panthor-vm-bind", in panthor_vm_create() 2522 drm_gpuvm_init(&vm->base, for_mcu ? "panthor-MCU-VM" : "panthor-GPU-VM", in panthor_vm_create() 2895 mmu->vm.wq = alloc_workqueue("panthor-vm-bind", WQ_UNBOUND, 0); in panthor_mmu_init() 2968 pt_cache = kmem_cache_create("panthor-mmu-pt", SZ_4K, SZ_4K, 0, NULL); in panthor_mmu_pt_cache_init()
|
| H A D | panthor_sched.c | 1909 return "panthor"; in fence_get_driver_name() 2796 * A controlled termination of a Panthor instance involves destroying in panthor_sched_prepare_for_vm_destruction() 3577 queue->name = kasprintf(GFP_KERNEL, "panthor-queue-%llu-%u-%u", drm_client_id, gid, qid); in group_create_queue() 3885 * belonging to all the groups owned by an open Panthor file 4173 sched->heap_alloc_wq = alloc_workqueue("panthor-heap-alloc", WQ_UNBOUND, 0); in panthor_sched_init() 4174 sched->wq = alloc_workqueue("panthor-csf-sched", WQ_MEM_RECLAIM | WQ_UNBOUND, 0); in panthor_sched_init()
|
| /linux/ |
| H A D | MAINTAINERS | 2201 ARM MALI PANTHOR DRM DRIVER 2209 F: drivers/gpu/drm/ci/xfails/panthor* 2210 F: drivers/gpu/drm/panthor/
|