Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_heap.c69 u32 target_in_flight; member
271 u32 target_in_flight, in panthor_heap_create() argument
309 heap->target_in_flight = target_in_flight; in panthor_heap_create()
452 if (renderpasses_in_flight > heap->target_in_flight || in panthor_heap_grow()
H A Dpanthor_heap.h17 u32 target_in_flight,
H A Dpanthor_drv.c1142 args->target_in_flight, in panthor_ioctl_tiler_heap_create()
/linux/include/uapi/drm/
H A Dpanthor_drm.h990 __u32 target_in_flight; member