Searched defs:panthor_group (Results 1 – 1 of 1) sorted by relevance
520 struct panthor_group { struct522 struct kref refcount;525 struct panthor_device *ptdev;528 struct panthor_vm *vm;531 u64 compute_core_mask;534 u64 fragment_core_mask;537 u64 tiler_core_mask;540 u8 max_compute_cores;543 u8 max_fragment_cores;546 u8 max_tiler_cores;[all …]