Searched refs:host1x_job_alloc (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/host1x/
H A Djob.c26 struct host1x_job *host1x_job_alloc(struct host1x_channel *ch, function
75 EXPORT_SYMBOL(host1x_job_alloc); variable
/linux-master/include/linux/
H A Dhost1x.h344 struct host1x_job *host1x_job_alloc(struct host1x_channel *ch,
/linux-master/drivers/gpu/drm/tegra/
H A Dsubmit.c412 job = host1x_job_alloc(context->channel, args->num_cmds, 0, true);
H A Ddrm.c197 job = host1x_job_alloc(context->channel, args->num_cmdbufs,

Completed in 220 milliseconds