Searched refs:mem_features (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_gpuprops_types.h | 41 u32 mem_features; member 80 u32 mem_features; member
|
| H A D | mali_kbase_gpuprops.c | 49 props->coherency_info.coherency = props->raw_props.mem_features; in kbase_gpuprops_construct_coherent_groups() 136 KBASE_UBFX32(curr_config_regdump.mem_features, 8U, 4) + 1; in kbase_gpuprops_get_curr_config_props() 198 gpu_props->raw_props.mem_features = regdump.mem_features; in kbase_gpuprops_get_props() 293 base_props->raw_props.mem_features; in kbase_gpuprops_update_max_config_props() 336 KBASE_UBFX32(gpu_props->raw_props.mem_features, 8U, 4) + 1; in kbase_gpuprops_calculate_props() 434 gpu_props->mem.core_group = KBASE_UBFX32(raw->mem_features, 0U, 1); in kbase_gpuprops_set() 727 PROP(RAW_MEM_FEATURES, raw_props.mem_features),
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_gpuprops.c | 104 props->coherency_info.coherency = props->raw_props.mem_features; in kbase_gpuprops_construct_coherent_groups() 182 gpu_props->raw_props.mem_features = regdump.mem_features; in kbase_gpuprops_get_props() 253 KBASE_UBFX32(gpu_props->raw_props.mem_features, 8U, 4) + 1; in kbase_gpuprops_calculate_props() 307 gpu_props->mem.core_group = KBASE_UBFX32(raw->mem_features, 0U, 1); in kbase_gpuprops_set() 379 PROP(RAW_MEM_FEATURES, raw_props.mem_features),
|
| H A D | mali_kbase_gpuprops_types.h | 38 u32 mem_features; member
|
| H A D | mali_base_kernel.h | 1630 u32 mem_features; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/ |
| H A D | mali_kbase_gpuprops_backend.c | 46 registers.mem_features = kbase_reg_read(kbdev, in kbase_backend_gpuprops_get() 125 curr_config_regdump->mem_features = kbase_reg_read(kbdev, in kbase_backend_gpuprops_get_curr_config()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/backend/gpu/ |
| H A D | mali_kbase_gpuprops_backend.c | 43 regdump->mem_features = kbase_reg_read(kbdev, in kbase_backend_gpuprops_get()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_device.h | 41 u32 mem_features; member
|
| H A D | panfrost_gpu.c | 224 pfdev->features.mem_features = gpu_read(pfdev, GPU_MEM_FEATURES); in panfrost_gpu_init_features() 309 pfdev->features.mem_features, in panfrost_gpu_init_features()
|
| H A D | panfrost_perfcnt.c | 299 nl2c = ((pfdev->features.mem_features >> 8) & GENMASK(3, 0)) + 1; in panfrost_perfcnt_init()
|
| H A D | panfrost_drv.c | 57 PANFROST_FEATURE(MEM_FEATURES, mem_features); in panfrost_ioctl_get_param()
|
| /OK3568_Linux_fs/kernel/include/uapi/gpu/arm/bifrost/ |
| H A D | mali_base_kernel.h | 542 __u32 mem_features; member
|