Searched defs:panthor_group (Results 1 – 1 of 1) sorted by relevance
531 struct panthor_group { struct533 struct kref refcount;536 struct panthor_device *ptdev;539 struct panthor_vm *vm;542 u64 compute_core_mask;545 u64 fragment_core_mask;548 u64 tiler_core_mask;551 u8 max_compute_cores;554 u8 max_fragment_cores;557 u8 max_tiler_cores;[all …]