Searched refs:num_cmdbufs (Results 1 – 2 of 2) sorted by relevance
27 u32 num_cmdbufs, u32 num_relocs) in host1x_job_alloc() argument35 num_unpins += num_cmdbufs; in host1x_job_alloc()41 (u64)num_cmdbufs * sizeof(struct host1x_job_gather) + in host1x_job_alloc()60 job->gathers = num_cmdbufs ? mem : NULL; in host1x_job_alloc()61 mem += num_cmdbufs * sizeof(struct host1x_job_gather); in host1x_job_alloc()
166 unsigned int num_cmdbufs = args->num_cmdbufs; in tegra_drm_submit() local191 job = host1x_job_alloc(context->channel, args->num_cmdbufs, in tegra_drm_submit()205 num_refs = num_cmdbufs + num_relocs * 2; in tegra_drm_submit()216 while (num_cmdbufs) { in tegra_drm_submit()257 num_cmdbufs--; in tegra_drm_submit()