Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/drm/
H A Dpanthor_drm.h741 __u8 max_tiler_cores; member
/linux-6.15/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c557 u8 max_tiler_cores; member
1320 CSG_EP_REQ_TILER(group->max_tiler_cores) | in csg_slot_prog_locked()
3440 hweight64(group_args->tiler_core_mask) < group_args->max_tiler_cores) in panthor_group_create()
3457 group->max_tiler_cores = group_args->max_tiler_cores; in panthor_group_create()