Searched defs:pushbuf (Results 1 – 18 of 18) sorted by relevance
/third_party/libdrm/tegra/ |
D | pushbuf.c | 40 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()
|
D | job.c | 105 struct drm_tegra_pushbuf *pushbuf; in drm_tegra_job_get_pushbuf() local
|
D | private.h | 93 struct drm_tegra_pushbuf *pushbuf; member
|
/third_party/libdrm/tests/tegra/ |
D | vic-blit.c | 38 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
|
D | vic-flip.c | 38 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
|
D | drm-test-tegra.c | 71 struct drm_tegra_pushbuf *pushbuf; in drm_tegra_gr2d_fill() local
|
D | vic-clear.c | 45 struct drm_tegra_pushbuf *pushbuf; in main() local
|
D | syncpt-wait.c | 65 struct drm_tegra_pushbuf *pushbuf; in main() local
|
D | syncpt-timeout.c | 65 struct drm_tegra_pushbuf *pushbuf; in main() local
|
D | vic.h | 102 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()
|
D | vic40.c | 227 static int vic40_execute(struct vic *v, struct drm_tegra_pushbuf *pushbuf, in vic40_execute()
|
D | vic42.c | 227 static int vic42_execute(struct vic *v, struct drm_tegra_pushbuf *pushbuf, in vic42_execute()
|
D | vic41.c | 227 static int vic41_execute(struct vic *v, struct drm_tegra_pushbuf *pushbuf, in vic41_execute()
|
D | vic30.c | 319 static int vic30_execute(struct vic *v, struct drm_tegra_pushbuf *pushbuf, in vic30_execute()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_context.h | 17 struct nouveau_pushbuf *pushbuf; member
|
D | nouveau_vp3_video.h | 68 struct nouveau_pushbuf *pushbuf[3]; member
|
D | nouveau_screen.h | 29 struct nouveau_pushbuf *pushbuf; member
|
/third_party/libdrm/nouveau/ |
D | nouveau.h | 239 uint32_t pushbuf; member
|