Home
last modified time | relevance | path

Searched refs:ntfy (Results 1 – 25 of 43) sorted by relevance

12

/Linux-v6.1/drivers/gpu/drm/nouveau/
Dnouveau_abi16.c115 struct nouveau_abi16_ntfy *ntfy) in nouveau_abi16_ntfy_fini() argument
117 nvif_object_dtor(&ntfy->object); in nouveau_abi16_ntfy_fini()
118 nvkm_mm_free(&chan->heap, &ntfy->node); in nouveau_abi16_ntfy_fini()
119 list_del(&ntfy->head); in nouveau_abi16_ntfy_fini()
120 kfree(ntfy); in nouveau_abi16_ntfy_fini()
127 struct nouveau_abi16_ntfy *ntfy, *temp; in nouveau_abi16_chan_fini() local
134 list_for_each_entry_safe(ntfy, temp, &chan->notifiers, head) { in nouveau_abi16_chan_fini()
135 nouveau_abi16_ntfy_fini(chan, ntfy); in nouveau_abi16_chan_fini()
138 if (chan->ntfy) { in nouveau_abi16_chan_fini()
140 nouveau_bo_unpin(chan->ntfy); in nouveau_abi16_chan_fini()
[all …]
Dnouveau_bo0039.c107 PUSH_MTHD(push, NV039, SET_CONTEXT_DMA_NOTIFIES, chan->drm->ntfy.handle); in nv04_bo_move_init()
Dnouveau_abi16.h26 struct nouveau_bo *ntfy; member
/Linux-v6.1/drivers/gpu/drm/nouveau/nvif/
Dnotify.c38 struct nvif_ioctl_ntfy_put_v0 ntfy; in nvif_notify_put_() member
41 .ntfy.index = notify->index, in nvif_notify_put_()
69 struct nvif_ioctl_ntfy_get_v0 ntfy; in nvif_notify_get_() member
72 .ntfy.index = notify->index, in nvif_notify_get_()
150 struct nvif_ioctl_ntfy_del_v0 ntfy; in nvif_notify_dtor() member
153 .ntfy.index = notify->index, in nvif_notify_dtor()
171 struct nvif_ioctl_ntfy_new_v0 ntfy; in nvif_notify_ctor() member
195 args->ntfy.version = 0; in nvif_notify_ctor()
196 args->ntfy.event = event; in nvif_notify_ctor()
204 notify->index = args->ntfy.index; in nvif_notify_ctor()
/Linux-v6.1/drivers/gpu/drm/nouveau/dispnv50/
Dwndw.c118 if (asyw->set.ntfy) { in nv50_wndw_wait_armed()
120 asyw->ntfy.offset, in nv50_wndw_wait_armed()
134 if (clr.ntfy ) wndw->func-> ntfy_clr(wndw); in nv50_wndw_flush_clr()
152 if (asyw->set.ntfy ) wndw->func->ntfy_set (wndw, asyw); in nv50_wndw_flush_set()
184 asyw->ntfy.handle = wndw->wndw.sync.handle; in nv50_wndw_ntfy_enable()
185 asyw->ntfy.offset = wndw->ntfy; in nv50_wndw_ntfy_enable()
186 asyw->ntfy.awaken = false; in nv50_wndw_ntfy_enable()
187 asyw->set.ntfy = true; in nv50_wndw_ntfy_enable()
189 wndw->func->ntfy_reset(disp->sync, wndw->ntfy); in nv50_wndw_ntfy_enable()
190 wndw->ntfy ^= 0x10; in nv50_wndw_ntfy_enable()
[all …]
Dcorec37d.c52 corec37d_update(struct nv50_core *core, u32 *interlock, bool ntfy) in corec37d_update() argument
57 if ((ret = PUSH_WAIT(push, (ntfy ? 2 * 2 : 0) + 5))) in corec37d_update()
60 if (ntfy) { in corec37d_update()
73 if (ntfy) { in corec37d_update()
Dcore507d.c34 core507d_update(struct nv50_core *core, u32 *interlock, bool ntfy) in core507d_update() argument
39 if ((ret = PUSH_WAIT(push, (ntfy ? 2 : 0) + 3))) in core507d_update()
42 if (ntfy) { in core507d_update()
Dbase507c.c181 NVVAL(NV507C, SET_NOTIFIER_CONTROL, MODE, asyw->ntfy.awaken) | in base507c_ntfy_set()
182 NVVAL(NV507C, SET_NOTIFIER_CONTROL, OFFSET, asyw->ntfy.offset >> 2), in base507c_ntfy_set()
184 SET_CONTEXT_DMA_NOTIFIER, asyw->ntfy.handle); in base507c_ntfy_set()
329 wndw->ntfy = NV50_DISP_BASE_NTFY(wndw->id); in base507c_new_()
Dcrcc37d.c44 PUSH_MTHD(push, NVC37D, HEAD_SET_CONTEXT_DMA_CRC(i), ctx->ntfy.handle); in crcc37d_set_src()
63 PUSH_MTHD(push, NVC37D, HEAD_SET_CONTEXT_DMA_CRC(i), ctx ? ctx->ntfy.handle : 0); in crcc37d_set_ctx()
Dwndwc37e.c231 PUSH_MTHD(push, NVC37E, SET_CONTEXT_DMA_NOTIFIER, asyw->ntfy.handle, in wndwc37e_ntfy_set()
234 NVVAL(NVC37E, SET_NOTIFIER_CONTROL, MODE, asyw->ntfy.awaken) | in wndwc37e_ntfy_set()
235 NVVAL(NVC37E, SET_NOTIFIER_CONTROL, OFFSET, asyw->ntfy.offset >> 4)); in wndwc37e_ntfy_set()
374 wndw->ntfy = NV50_DISP_WNDW_NTFY(wndw->id); in wndwc37e_new_()
Dcrc907d.c64 PUSH_MTHD(push, NV907D, HEAD_SET_CONTEXT_DMA_CRC(i), ctx->ntfy.handle); in crc907d_set_src()
84 PUSH_MTHD(push, NV907D, HEAD_SET_CONTEXT_DMA_CRC(i), ctx ? ctx->ntfy.handle : 0); in crc907d_set_ctx()
Datom.h185 } ntfy; member
255 bool ntfy:1; member
Dcrcc57d.c40 PUSH_MTHD(push, NVC57D, HEAD_SET_CONTEXT_DMA_CRC(i), ctx->ntfy.handle); in crcc57d_set_src()
Dcore.h23 int (*update)(struct nv50_core *, u32 *interlock, bool ntfy);
Dcrc.h43 struct nvif_object ntfy; member
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/core/
Dclient.c47 NULL, oclass->client->ntfy, &client); in nvkm_uclient_new()
86 return client->ntfy(&notify->rep, notify->size, n->data, n->size); in nvkm_client_notify()
288 int (*ntfy)(const void *, u32, const void *, u32), in nvkm_client_new()
303 client->ntfy = ntfy; in nvkm_client_new()
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dchan.h11 int (*ntfy)(struct nvkm_fifo_chan *, u32 type, struct nvkm_event **); member
Dchan.c258 if (chan->func->ntfy) in nvkm_fifo_chan_ntfy()
259 return chan->func->ntfy(chan, type, pevent); in nvkm_fifo_chan_ntfy()
320 .ntfy = nvkm_fifo_chan_ntfy,
Dgpfifotu102.c43 .ntfy = gf100_fifo_chan_ntfy,
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/engine/sw/
Dnvsw.c56 .ntfy = nvkm_nvsw_ntfy_,
/Linux-v6.1/drivers/usb/typec/ucsi/
Ducsi.c842 if (!(ucsi->ntfy & UCSI_ENABLE_NTFY_CONNECTOR_CHANGE)) { in ucsi_connector_change()
918 c = UCSI_SET_NOTIFICATION_ENABLE | con->ucsi->ntfy; in ucsi_role_cmd()
1214 ucsi->ntfy = UCSI_ENABLE_NTFY_CMD_COMPLETE | UCSI_ENABLE_NTFY_ERROR; in ucsi_init()
1215 command = UCSI_SET_NOTIFICATION_ENABLE | ucsi->ntfy; in ucsi_init()
1247 ucsi->ntfy = UCSI_ENABLE_NTFY_ALL; in ucsi_init()
1248 command = UCSI_SET_NOTIFICATION_ENABLE | ucsi->ntfy; in ucsi_init()
1280 command = UCSI_SET_NOTIFICATION_ENABLE | ucsi->ntfy; in ucsi_resume()
/Linux-v6.1/drivers/gpu/drm/nouveau/include/nvkm/core/
Dclient.h17 int (*ntfy)(const void *, u32, const void *, u32); member
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/fault/
Duser.c81 .ntfy = nvkm_ufault_ntfy,
/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_target.c114 struct imm_ntfy_from_isp *ntfy,
538 struct imm_ntfy_from_isp *ntfy, int type) in qla24xx_post_nack_work() argument
548 memcpy(e->u.nack.iocb, ntfy, sizeof(struct imm_ntfy_from_isp)); in qla24xx_post_nack_work()
620 struct imm_ntfy_from_isp *ntfy, int type) in qla24xx_async_notify_ack() argument
632 (le16_to_cpu(ntfy->u.isp24.flags) & NOTIFY24XX_FLAGS_FCSP)) in qla24xx_async_notify_ack()
655 sp->u.iocb_cmd.u.nack.ntfy = ntfy; in qla24xx_async_notify_ack()
1711 struct imm_ntfy_from_isp *ntfy, in qlt_send_notify_ack() argument
1740 nack->ox_id = ntfy->ox_id; in qlt_send_notify_ack()
1743 nack->u.isp24.nport_handle = ntfy->u.isp24.nport_handle; in qlt_send_notify_ack()
1744 if (le16_to_cpu(ntfy->u.isp24.status) == IMM_NTFY_ELS) { in qlt_send_notify_ack()
[all …]
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dudisp.c82 .ntfy = nvkm_disp_ntfy,

12