Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_gpuprops_types.h116 u8 l2_slices; member
140 u8 l2_slices; member
H A Dmali_kbase_gpuprops.c135 curr_config->l2_slices = in kbase_gpuprops_get_curr_config_props()
274 kbdev->gpu_props.max_config.l2_slices; in kbase_gpuprops_update_max_config_props()
410 kbdev->gpu_props.max_config.l2_slices = max_config->l2_slices; in kbase_gpuprops_set_max_config()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/hwcnt/backend/
H A Dmali_kbase_hwcnt_backend_jm.c335 curr_config->num_l2_slices = kbdev->gpu_props.curr_config.l2_slices; in kbasep_hwcnt_gpu_update_curr_config()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/arbiter/
H A Dmali_kbase_arbiter_pm.c473 max_config.l2_slices = max_l2_slices & MAX_L2_SLICES_MASK; in kbase_arbiter_set_max_config()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_model_dummy.c2191 kbdev->gpu_props.curr_config.l2_slices = hweight64(l2_present);