/third_party/libdrm/tegra/ |
H A D | syncpt.c | 39 struct drm_tegra_syncpoint *syncpt; in drm_tegra_syncpoint_new() local 63 drm_tegra_syncpoint_free(struct drm_tegra_syncpoint *syncpt) in drm_tegra_syncpoint_free() argument [all...] |
H A D | tegra.h | 80 uint32_t syncpt; member
|
H A D | pushbuf.c | 105 drm_tegra_pushbuf_wait(struct drm_tegra_pushbuf *pushbuf, struct drm_tegra_syncpoint *syncpt, uint32_t value) drm_tegra_pushbuf_wait() argument 158 drm_tegra_pushbuf_sync(struct drm_tegra_pushbuf *pushbuf, struct drm_tegra_syncpoint *syncpt, unsigned int count) drm_tegra_pushbuf_sync() 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) drm_tegra_pushbuf_sync_cond() argument
|
H A D | private.h | 106 } syncpt; member
|
/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/ |
H A D | intr_hw.c | 20 static void host1x_intr_syncpt_handle(struct host1x_syncpt *syncpt) in host1x_intr_syncpt_handle() argument 43 struct host1x_syncpt *syncpt = in syncpt_thresh_isr() local
|
H A D | cdma_hw.c | 298 static int cdma_timeout_init(struct host1x_cdma *cdma, unsigned int syncpt) in cdma_timeout_init() argument
|
/third_party/libdrm/tests/tegra/ |
H A D | syncpt-timeout.c | 63 struct drm_tegra_syncpoint *syncpt; in main() local
|
H A D | syncpt-wait.c | 63 struct drm_tegra_syncpoint *syncpt; in main() local
|
H A D | vic.h | 147 struct drm_tegra_syncpoint *syncpt; member
|
/kernel/linux/linux-6.6/drivers/gpu/host1x/ |
H A D | intr.c | 108 struct host1x_syncpt *syncpt = &host->syncpt[id]; in host1x_intr_init() local
|
H A D | cdma.h | 47 struct host1x_syncpt *syncpt; /* buffer completion syncpt */ member
|
H A D | syncpt.c | 283 struct host1x_syncpt *syncpt; in host1x_syncpt_init() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/host1x/ |
H A D | cdma.h | 46 struct host1x_syncpt *syncpt; /* buffer completion syncpt */ member
|
H A D | syncpt.c | 368 struct host1x_syncpt *syncpt; in host1x_syncpt_init() local [all...] |
H A D | intr.c | 193 struct host1x_syncpt *syncpt in syncpt_thresh_work() local 154 process_wait_list(struct host1x *host, struct host1x_syncpt *syncpt, u32 threshold) process_wait_list() argument 202 host1x_intr_add_action(struct host1x *host, struct host1x_syncpt *syncpt, u32 thresh, enum host1x_intr_action action, void *data, struct host1x_waitlist *waiter, void **ref) host1x_intr_add_action() argument 248 struct host1x_syncpt *syncpt; host1x_intr_put_ref() local 270 struct host1x_syncpt *syncpt = host->syncpt + id; host1x_intr_init() local 307 struct host1x_syncpt *syncpt = host->syncpt; host1x_intr_stop() local [all...] |
H A D | dev.h | 111 struct host1x_syncpt *syncpt; member 263 host1x_hw_cdma_timeout_init(struct host1x *host, struct host1x_cdma *cdma, unsigned int syncpt) host1x_hw_cdma_timeout_init() argument [all...] |
/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | tegra_drm.h | 256 __u32 syncpt; member 398 __u32 syncpt; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
H A D | tegra_drm.h | 77 __u32 syncpt; member 121 __u32 syncpt; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
H A D | tegra_drm.h | 67 __u32 syncpt; member 95 __u32 syncpt; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
H A D | tegra_drm.h | 67 __u32 syncpt; member 95 __u32 syncpt; member
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | tegra_drm.h | 256 __u32 syncpt; member 398 __u32 syncpt; member
|
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_logmgr.h | 282 } syncpt; member 394 int syncpt; /* 4: addr of last syncpt record */ member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | drm.c | 171 struct drm_tegra_syncpt syncpt; in tegra_drm_submit() local 506 struct host1x_syncpt *syncpt; in tegra_get_syncpt() local 560 struct host1x_syncpt *syncpt; in tegra_get_syncpt_base() local [all...] |
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_logmgr.h | 282 } syncpt; member 394 int syncpt; /* 4: addr of last syncpt record */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | host1x.h | 290 struct host1x_syncpt *syncpt; member
|