Home
last modified time | relevance | path

Searched refs:bin_size_bytes (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/gpu/arm/bifrost/
H A Dmali_base_kernel.h405 __u32 bin_size_bytes; /* Max is 4*2^15 */ member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_gpuprops.c255 …gpu_props->tiler_props.bin_size_bytes = 1 << KBASE_UBFX32(gpu_props->raw_props.tiler_features, 0U,… in kbase_gpuprops_calculate_props()
362 PROP(TILER_BIN_SIZE_BYTES, tiler_props.bin_size_bytes),
H A Dmali_base_kernel.h1532 u32 bin_size_bytes; /* Max is 4*2^15 */ member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_gpuprops.c338 …gpu_props->tiler_props.bin_size_bytes = 1 << KBASE_UBFX32(gpu_props->raw_props.tiler_features, 0U,… in kbase_gpuprops_calculate_props()
709 PROP(TILER_BIN_SIZE_BYTES, tiler_props.bin_size_bytes),