Searched defs:panthor_group (Results 1 – 1 of 1) sorted by relevance
533 struct panthor_group { struct535 struct kref refcount;538 struct panthor_device *ptdev;541 struct panthor_vm *vm;544 u64 compute_core_mask;547 u64 fragment_core_mask;550 u64 tiler_core_mask;553 u8 max_compute_cores;556 u8 max_fragment_cores;559 u8 max_tiler_cores;[all …]