Home
last modified time | relevance | path

Searched defs:pushbuf (Results 1 – 18 of 18) sorted by relevance

/third_party/libdrm/tegra/
Dpushbuf.c40 drm_tegra_pushbuf_get_offset(struct drm_tegra_pushbuf *pushbuf, uint32_t *ptr) in drm_tegra_pushbuf_get_offset()
45 void drm_tegra_pushbuf_free(struct drm_tegra_pushbuf *pushbuf) in drm_tegra_pushbuf_free()
59 drm_tegra_pushbuf_begin(struct drm_tegra_pushbuf *pushbuf, in drm_tegra_pushbuf_begin()
88 drm_tegra_pushbuf_end(struct drm_tegra_pushbuf *pushbuf, uint32_t *ptr) in drm_tegra_pushbuf_end()
105 drm_tegra_pushbuf_wait(struct drm_tegra_pushbuf *pushbuf, in drm_tegra_pushbuf_wait()
124 drm_tegra_pushbuf_relocate(struct drm_tegra_pushbuf *pushbuf, uint32_t **ptrp, in drm_tegra_pushbuf_relocate()
158 drm_tegra_pushbuf_sync(struct drm_tegra_pushbuf *pushbuf, in drm_tegra_pushbuf_sync()
171 drm_tegra_pushbuf_sync_cond(struct drm_tegra_pushbuf *pushbuf, uint32_t **ptrp, in drm_tegra_pushbuf_sync_cond()
Djob.c105 struct drm_tegra_pushbuf *pushbuf; in drm_tegra_job_get_pushbuf() local
Dprivate.h93 struct drm_tegra_pushbuf *pushbuf; member
/third_party/libdrm/tests/tegra/
Dvic-blit.c38 struct drm_tegra_pushbuf *pushbuf; in clear() local
107 struct drm_tegra_pushbuf *pushbuf; in fill() local
177 struct drm_tegra_pushbuf *pushbuf; in blit() local
Dvic-flip.c38 struct drm_tegra_pushbuf *pushbuf; in clear() local
107 struct drm_tegra_pushbuf *pushbuf; in fill() local
177 struct drm_tegra_pushbuf *pushbuf; in flip() local
Ddrm-test-tegra.c71 struct drm_tegra_pushbuf *pushbuf; in drm_tegra_gr2d_fill() local
Dvic-clear.c45 struct drm_tegra_pushbuf *pushbuf; in main() local
Dsyncpt-wait.c65 struct drm_tegra_pushbuf *pushbuf; in main() local
Dsyncpt-timeout.c65 struct drm_tegra_pushbuf *pushbuf; in main() local
Dvic.h102 static inline void VIC_PUSH_METHOD(struct drm_tegra_pushbuf *pushbuf, in VIC_PUSH_METHOD()
111 static inline void VIC_PUSH_BUFFER(struct drm_tegra_pushbuf *pushbuf, in VIC_PUSH_BUFFER()
Dvic40.c227 static int vic40_execute(struct vic *v, struct drm_tegra_pushbuf *pushbuf, in vic40_execute()
Dvic42.c227 static int vic42_execute(struct vic *v, struct drm_tegra_pushbuf *pushbuf, in vic42_execute()
Dvic41.c227 static int vic41_execute(struct vic *v, struct drm_tegra_pushbuf *pushbuf, in vic41_execute()
Dvic30.c319 static int vic30_execute(struct vic *v, struct drm_tegra_pushbuf *pushbuf, in vic30_execute()
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_context.h17 struct nouveau_pushbuf *pushbuf; member
Dnouveau_vp3_video.h68 struct nouveau_pushbuf *pushbuf[3]; member
Dnouveau_screen.h29 struct nouveau_pushbuf *pushbuf; member
/third_party/libdrm/nouveau/
Dnouveau.h239 uint32_t pushbuf; member