Home
last modified time | relevance | path

Searched defs:base_gpu_props (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/gpu/arm/bifrost/
H A Dmali_base_kernel.h584 struct base_gpu_props { struct
585 struct mali_base_gpu_core_props core_props;
586 struct mali_base_gpu_l2_cache_props l2_props;
587 __u64 unused_1;
588 struct mali_base_gpu_tiler_props tiler_props;
589 struct mali_base_gpu_thread_props thread_props;
590 struct gpu_raw_gpu_props raw_props;
591 struct mali_base_gpu_coherent_group_info coherency_info;
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_base_kernel.h1675 } base_gpu_props; typedef