Searched defs:panthor_group (Results 1 – 1 of 1) sorted by relevance
534 struct panthor_group { struct536 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 …]