Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/gpu/arm/bifrost/
H A Dmali_base_kernel.h406 __u32 max_active_levels; /* Max is 2^15 */ member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_gpuprops.c256 …gpu_props->tiler_props.max_active_levels = KBASE_UBFX32(gpu_props->raw_props.tiler_features, 8U, 4… in kbase_gpuprops_calculate_props()
363 PROP(TILER_MAX_ACTIVE_LEVELS, tiler_props.max_active_levels),
H A Dmali_base_kernel.h1533 u32 max_active_levels; /* Max is 2^15 */ member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_gpuprops.c339 …gpu_props->tiler_props.max_active_levels = KBASE_UBFX32(gpu_props->raw_props.tiler_features, 8U, 4… in kbase_gpuprops_calculate_props()
710 PROP(TILER_MAX_ACTIVE_LEVELS, tiler_props.max_active_levels),