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