Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
Dmali_base_kernel.h244 struct base_jit_alloc_info_11_5 { struct
245 u64 gpu_alloc_addr;
246 u64 va_pages;
247 u64 commit_pages;
248 u64 extent;
249 u8 id;
250 u8 bin_id;
251 u8 max_allocations;
252 u8 flags;
253 u8 padding[2];
[all …]
/device/soc/rockchip/rk3588/kernel/include/uapi/gpu/arm/bifrost/
Dmali_base_kernel.h245 struct base_jit_alloc_info_11_5 { struct
246 __u64 gpu_alloc_addr;
247 __u64 va_pages;
248 __u64 commit_pages;
249 __u64 extension;
250 __u8 id;
251 __u8 bin_id;
252 __u8 max_allocations;
253 __u8 flags;
254 __u8 padding[2];
[all …]