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

/linux-master/drivers/gpu/host1x/
H A Djob.c113 void host1x_job_add_gather(struct host1x_job *job, struct host1x_bo *bo, function
124 EXPORT_SYMBOL(host1x_job_add_gather); variable
/linux-master/include/linux/
H A Dhost1x.h347 void host1x_job_add_gather(struct host1x_job *job, struct host1x_bo *bo,
/linux-master/drivers/gpu/drm/tegra/
H A Dsubmit.c385 host1x_job_add_gather(job, &bo->base, cmd->words, *offset * 4);
H A Ddrm.c263 host1x_job_add_gather(job, bo, cmdbuf.words, cmdbuf.offset);

Completed in 148 milliseconds