Searched refs:in_fence_count (Results 1 – 3 of 3) sorted by relevance
161 job->in_fence_count = args->in_sync_count; in panfrost_copy_in_sync()163 if (!job->in_fence_count) in panfrost_copy_in_sync()166 job->in_fences = kvmalloc_array(job->in_fence_count, in panfrost_copy_in_sync()174 handles = kvmalloc_array(job->in_fence_count, sizeof(u32), GFP_KERNEL); in panfrost_copy_in_sync()183 job->in_fence_count * sizeof(u32))) { in panfrost_copy_in_sync()189 for (i = 0; i < job->in_fence_count; i++) { in panfrost_copy_in_sync()
24 u32 in_fence_count; member
260 for (i = 0; i < job->in_fence_count; i++) in panfrost_job_cleanup()303 for (i = 0; i < job->in_fence_count; i++) { in panfrost_job_dependency()