Searched defs:syncpt (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/libdrm/dist/tegra/
H A Dsyncpt.c39 struct drm_tegra_syncpoint *syncpt; local in function:drm_tegra_syncpoint_new
63 drm_tegra_syncpoint_free(struct drm_tegra_syncpoint *syncpt) argument
[all...]
H A Dtegra.h80 uint32_t syncpt; member in struct:drm_tegra_fence
H A Dpushbuf.c105 drm_tegra_pushbuf_wait(struct drm_tegra_pushbuf * pushbuf,struct drm_tegra_syncpoint * syncpt,uint32_t value) argument
158 drm_tegra_pushbuf_sync(struct drm_tegra_pushbuf * pushbuf,struct drm_tegra_syncpoint * syncpt,unsigned int count) argument
171 drm_tegra_pushbuf_sync_cond(struct drm_tegra_pushbuf * pushbuf,uint32_t ** ptrp,struct drm_tegra_syncpoint * syncpt,enum drm_tegra_sync_cond cond) argument
H A Dprivate.h106 } syncpt; member in struct:drm_tegra_job
/xsrc/external/mit/libdrm/dist/tests/tegra/
H A Dsyncpt-timeout.c63 struct drm_tegra_syncpoint *syncpt; local in function:main
H A Dsyncpt-wait.c63 struct drm_tegra_syncpoint *syncpt; local in function:main
H A Dvic.h147 struct drm_tegra_syncpoint *syncpt; member in struct:vic
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_batch.c359 struct iris_syncpt *syncpt = iris_create_syncpt(screen); local in function:iris_batch_reset
592 struct iris_syncpt *syncpt = local in function:_iris_batch_flush
H A Diris_batch.h210 struct iris_syncpt *syncpt = local in function:iris_batch_reference_signal_syncpt
H A Diris_fence.c65 struct iris_syncpt *syncpt = malloc(sizeof(*syncpt)); local in function:iris_create_syncpt
79 iris_syncpt_destroy(struct iris_screen *screen, struct iris_syncpt *syncpt) argument
91 iris_batch_add_syncpt(struct iris_batch * batch,struct iris_syncpt * syncpt,unsigned flags) argument
114 struct iris_syncpt *syncpt[IRIS_BATCH_COUNT]; member in struct:pipe_fence_handle
142 iris_wait_syncpt(struct pipe_screen * p_screen,struct iris_syncpt * syncpt,int64_t timeout_nsec) argument
329 struct iris_syncpt *syncpt = malloc(sizeof(*syncpt)); local in function:iris_fence_create_fd
[all...]
H A Diris_query.c114 struct iris_syncpt *syncpt; member in struct:iris_query
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Dtegra_drm.h256 __u32 syncpt; member in struct:drm_tegra_get_syncpt_base
398 __u32 syncpt; member in struct:drm_tegra_waitchk
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Dtegra_drm.h256 __u32 syncpt; member in struct:drm_tegra_get_syncpt_base
398 __u32 syncpt; member in struct:drm_tegra_waitchk
/xsrc/external/mit/libdrm/dist/include/drm/
H A Dtegra_drm.h239 __u32 syncpt; member in struct:drm_tegra_get_syncpt_base
381 __u32 syncpt; member in struct:drm_tegra_waitchk
991 struct drm_tegra_submit_syncpt syncpt; member in struct:drm_tegra_channel_submit

Completed in 18 milliseconds