Home
last modified time | relevance | path

Searched defs:panthor_group (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/panthor/
Dpanthor_sched.c534 struct panthor_group { struct
536 struct kref refcount;
539 struct panthor_device *ptdev;
542 struct panthor_vm *vm;
545 u64 compute_core_mask;
548 u64 fragment_core_mask;
551 u64 tiler_core_mask;
554 u8 max_compute_cores;
557 u8 max_fragment_cores;
560 u8 max_tiler_cores;
[all …]