Home
last modified time | relevance | path

Searched defs:syncpt (Results 1 – 8 of 8) sorted by relevance

/drivers/gpu/host1x/
Dintr.c164 struct host1x_syncpt *syncpt, in process_wait_list()
202 struct host1x_syncpt *syncpt = in syncpt_thresh_work() local
211 int host1x_intr_add_action(struct host1x *host, struct host1x_syncpt *syncpt, in host1x_intr_add_action()
259 struct host1x_syncpt *syncpt; in host1x_intr_put_ref() local
291 struct host1x_syncpt *syncpt = host->syncpt + id; in host1x_intr_init() local
325 struct host1x_syncpt *syncpt = host->syncpt; in host1x_intr_stop() local
Dcdma.h46 struct host1x_syncpt *syncpt; /* buffer completion syncpt */ member
Dsyncpt.c331 struct host1x_syncpt *syncpt; in host1x_syncpt_init() local
Ddev.h128 struct host1x_syncpt *syncpt; member
/drivers/gpu/host1x/hw/
Dintr_hw.c20 static void host1x_intr_syncpt_handle(struct host1x_syncpt *syncpt) in host1x_intr_syncpt_handle()
43 struct host1x_syncpt *syncpt = in syncpt_thresh_isr() local
/drivers/gpu/drm/tegra/
Ddrm.c180 struct drm_tegra_syncpt syncpt; in tegra_drm_submit() local
523 struct host1x_syncpt *syncpt; in tegra_get_syncpt() local
577 struct host1x_syncpt *syncpt; in tegra_get_syncpt_base() local
Ddc.c2163 u32 syncpt = host1x_syncpt_id(dc->syncpt), enable; in tegra_crtc_atomic_enable() local
Ddc.h84 struct host1x_syncpt *syncpt; member