Home
last modified time | relevance | path

Searched refs:max_compute_cores (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c550 u8 max_compute_cores; member
1451 endpoint_req = CSG_EP_REQ_COMPUTE(group->max_compute_cores) | in csg_slot_prog_locked()
3658 if (hweight64(group_args->compute_core_mask) < group_args->max_compute_cores || in panthor_group_create()
3673 group->max_compute_cores = group_args->max_compute_cores; in panthor_group_create()