Home
last modified time | relevance | path

Searched refs:tiler_features (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_model_dummy.c131 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 Dmali_kbase_gpuprops_backend.c44 registers.tiler_features = kbase_reg_read(kbdev, in kbase_backend_gpuprops_get()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_gpuprops.c181 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 Dmali_kbase_gpuprops_types.h37 u32 tiler_features; member
H A Dmali_base_kernel.h1637 u32 tiler_features; member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_gpuprops.c197 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 Dmali_kbase_gpuprops_types.h40 u32 tiler_features; member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_gpuprops_backend.c41 regdump->tiler_features = kbase_reg_read(kbdev, in kbase_backend_gpuprops_get()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/
H A Dpanfrost_device.h40 u32 tiler_features; member
H A Dpanfrost_gpu.c223 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 Dpanfrost_drv.c56 PANFROST_FEATURE(TILER_FEATURES, tiler_features); in panfrost_ioctl_get_param()
/OK3568_Linux_fs/kernel/include/uapi/gpu/arm/bifrost/
H A Dmali_base_kernel.h549 __u32 tiler_features; member