Searched refs:max_thread_group_split (Results 1 – 4 of 4) sorted by relevance
370 gpu_props->thread_props.max_thread_group_split = 0; in kbase_gpuprops_calculate_props()376 gpu_props->thread_props.max_thread_group_split = in kbase_gpuprops_calculate_props()386 gpu_props->thread_props.max_thread_group_split = THREAD_MTGS_DEFAULT; in kbase_gpuprops_calculate_props()477 gpu_props->thread_props.max_thread_group_split = 0; in kbase_gpuprops_set_features()717 PROP(MAX_THREAD_GROUP_SPLIT, thread_props.max_thread_group_split),
275 …gpu_props->thread_props.max_thread_group_split = KBASE_UBFX32(gpu_props->raw_props.thread_features… in kbase_gpuprops_calculate_props()282 gpu_props->thread_props.max_thread_group_split = THREAD_MTGS_DEFAULT; in kbase_gpuprops_calculate_props()370 PROP(MAX_THREAD_GROUP_SPLIT, thread_props.max_thread_group_split),
1545 u8 max_thread_group_split; /* Max. allowed value [1..15] of the Thread Group Split field. */ member
433 __u8 max_thread_group_split; member