Home
last modified time | relevance | path

Searched refs:drm_tegra_job_add_command (Results 1 – 3 of 3) sorted by relevance

/third_party/libdrm/tegra/
Dpushbuf.c92 command = drm_tegra_job_add_command(pushbuf->job, in drm_tegra_pushbuf_end()
111 command = drm_tegra_job_add_command(pushbuf->job, in drm_tegra_pushbuf_wait()
Dprivate.h110 drm_tegra_job_add_command(struct drm_tegra_job *job, uint32_t type,
Djob.c41 drm_tegra_job_add_command(struct drm_tegra_job *job, uint32_t type, in drm_tegra_job_add_command() function