Searched refs:tiler_features (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/ |
| H A D | mali_kbase_model_dummy.c | 131 u32 tiler_features; member 183 .tiler_features = 0x809, 198 .tiler_features = 0x809, 213 .tiler_features = 0x209, 228 .tiler_features = 0x209, 243 .tiler_features = 0x809, 258 .tiler_features = 0x809, 274 .tiler_features = 0x209, 289 .tiler_features = 0x809, 304 .tiler_features = 0x809, [all …]
|
| H A D | mali_kbase_gpuprops_backend.c | 44 registers.tiler_features = kbase_reg_read(kbdev, in kbase_backend_gpuprops_get()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_gpuprops.c | 181 gpu_props->raw_props.tiler_features = regdump.tiler_features; in kbase_gpuprops_get_props() 255 …gpu_props->tiler_props.bin_size_bytes = 1 << KBASE_UBFX32(gpu_props->raw_props.tiler_features, 0U,… in kbase_gpuprops_calculate_props() 256 …gpu_props->tiler_props.max_active_levels = KBASE_UBFX32(gpu_props->raw_props.tiler_features, 8U, 4… in kbase_gpuprops_calculate_props() 399 PROP(RAW_TILER_FEATURES, raw_props.tiler_features),
|
| H A D | mali_kbase_gpuprops_types.h | 37 u32 tiler_features; member
|
| H A D | mali_base_kernel.h | 1637 u32 tiler_features; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_gpuprops.c | 197 gpu_props->raw_props.tiler_features = regdump.tiler_features; in kbase_gpuprops_get_props() 338 …gpu_props->tiler_props.bin_size_bytes = 1 << KBASE_UBFX32(gpu_props->raw_props.tiler_features, 0U,… in kbase_gpuprops_calculate_props() 339 …gpu_props->tiler_props.max_active_levels = KBASE_UBFX32(gpu_props->raw_props.tiler_features, 8U, 4… in kbase_gpuprops_calculate_props() 747 PROP(RAW_TILER_FEATURES, raw_props.tiler_features),
|
| H A D | mali_kbase_gpuprops_types.h | 40 u32 tiler_features; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/backend/gpu/ |
| H A D | mali_kbase_gpuprops_backend.c | 41 regdump->tiler_features = kbase_reg_read(kbdev, in kbase_backend_gpuprops_get()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_device.h | 40 u32 tiler_features; member
|
| H A D | panfrost_gpu.c | 223 pfdev->features.tiler_features = gpu_read(pfdev, GPU_TILER_FEATURES); in panfrost_gpu_init_features() 308 pfdev->features.tiler_features, in panfrost_gpu_init_features()
|
| H A D | panfrost_drv.c | 56 PANFROST_FEATURE(TILER_FEATURES, tiler_features); in panfrost_ioctl_get_param()
|
| /OK3568_Linux_fs/kernel/include/uapi/gpu/arm/bifrost/ |
| H A D | mali_base_kernel.h | 549 __u32 tiler_features; member
|