Home
last modified time | relevance | path

Searched defs:base_jit_alloc_info (Results 1 – 4 of 4) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
Dmali_base_kernel.h299 struct base_jit_alloc_info { struct
300 u64 gpu_alloc_addr;
301 u64 va_pages;
302 u64 commit_pages;
303 u64 extent;
304 u8 id;
305 u8 bin_id;
306 u8 max_allocations;
307 u8 flags;
308 u8 padding[2];
[all …]
/device/soc/rockchip/rk3588/kernel/include/uapi/gpu/arm/bifrost/
Dmali_base_kernel.h300 struct base_jit_alloc_info { struct
301 __u64 gpu_alloc_addr;
302 __u64 va_pages;
303 __u64 commit_pages;
304 __u64 extension;
305 __u8 id;
306 __u8 bin_id;
307 __u8 max_allocations;
308 __u8 flags;
309 __u8 padding[2];
[all …]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
Dmali_base_kernel.h438 struct base_jit_alloc_info { struct
439 u64 gpu_alloc_addr;
440 u64 va_pages;
441 u64 commit_pages;
442 u64 extent;
443 u8 id;
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
Dmali_base_kernel.h427 struct base_jit_alloc_info { struct
428 u64 gpu_alloc_addr;
429 u64 va_pages;
430 u64 commit_pages;
431 u64 extent;
432 u8 id;