Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
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()
Dpanthor_heap.h17 u32 target_in_flight,
Dpanthor_drv.c1079 args->target_in_flight, in panthor_ioctl_tiler_heap_create()
/linux-6.12.1/include/uapi/drm/
Dpanthor_drm.h930 __u32 target_in_flight; member