Home
last modified time | relevance | path

Searched refs:qmgr (Results 1 – 25 of 30) sorted by relevance

12

/linux/drivers/gpu/drm/nouveau/nvkm/falcon/
A Dqmgr.c32 mutex_lock(&qmgr->seq.mutex); in nvkm_falcon_qmgr_seq_acquire()
36 mutex_unlock(&qmgr->seq.mutex); in nvkm_falcon_qmgr_seq_acquire()
40 set_bit(index, qmgr->seq.tbl); in nvkm_falcon_qmgr_seq_acquire()
41 mutex_unlock(&qmgr->seq.mutex); in nvkm_falcon_qmgr_seq_acquire()
43 seq = &qmgr->seq.id[index]; in nvkm_falcon_qmgr_seq_acquire()
63 if (qmgr) { in nvkm_falcon_qmgr_del()
73 struct nvkm_falcon_qmgr *qmgr; in nvkm_falcon_qmgr_new() local
76 if (!(qmgr = *pqmgr = kzalloc(sizeof(*qmgr), GFP_KERNEL))) in nvkm_falcon_qmgr_new()
79 qmgr->falcon = falcon; in nvkm_falcon_qmgr_new()
80 mutex_init(&qmgr->seq.mutex); in nvkm_falcon_qmgr_new()
[all …]
A Dcmdq.c28 u32 head = nvkm_falcon_rd32(cmdq->qmgr->falcon, cmdq->head_reg); in nvkm_falcon_cmdq_has_room()
29 u32 tail = nvkm_falcon_rd32(cmdq->qmgr->falcon, cmdq->tail_reg); in nvkm_falcon_cmdq_has_room()
53 struct nvkm_falcon *falcon = cmdq->qmgr->falcon; in nvkm_falcon_cmdq_push()
73 struct nvkm_falcon *falcon = cmdq->qmgr->falcon; in nvkm_falcon_cmdq_open()
95 nvkm_falcon_wr32(cmdq->qmgr->falcon, cmdq->head_reg, cmdq->position); in nvkm_falcon_cmdq_close()
137 seq = nvkm_falcon_qmgr_seq_acquire(cmdq->qmgr); in nvkm_falcon_cmdq_send()
152 nvkm_falcon_qmgr_seq_release(cmdq->qmgr, seq); in nvkm_falcon_cmdq_send()
162 nvkm_falcon_qmgr_seq_release(cmdq->qmgr, seq); in nvkm_falcon_cmdq_send()
178 const struct nvkm_falcon_func *func = cmdq->qmgr->falcon->func; in nvkm_falcon_cmdq_init()
201 nvkm_falcon_cmdq_new(struct nvkm_falcon_qmgr *qmgr, const char *name, in nvkm_falcon_cmdq_new() argument
[all …]
A Dmsgq.c29 msgq->position = nvkm_falcon_rd32(msgq->qmgr->falcon, msgq->tail_reg); in nvkm_falcon_msgq_open()
35 struct nvkm_falcon *falcon = msgq->qmgr->falcon; in nvkm_falcon_msgq_close()
46 u32 head = nvkm_falcon_rd32(msgq->qmgr->falcon, msgq->head_reg); in nvkm_falcon_msgq_empty()
47 u32 tail = nvkm_falcon_rd32(msgq->qmgr->falcon, msgq->tail_reg); in nvkm_falcon_msgq_empty()
54 struct nvkm_falcon *falcon = msgq->qmgr->falcon; in nvkm_falcon_msgq_pop()
119 seq = &msgq->qmgr->seq.id[hdr->seq_id]; in nvkm_falcon_msgq_exec()
131 nvkm_falcon_qmgr_seq_release(msgq->qmgr, seq); in nvkm_falcon_msgq_exec()
157 struct nvkm_falcon *falcon = msgq->qmgr->falcon; in nvkm_falcon_msgq_recv_initmsg()
180 const struct nvkm_falcon_func *func = msgq->qmgr->falcon->func; in nvkm_falcon_msgq_init()
201 nvkm_falcon_msgq_new(struct nvkm_falcon_qmgr *qmgr, const char *name, in nvkm_falcon_msgq_new() argument
[all …]
A Dqmgr.h60 struct nvkm_falcon_qmgr *qmgr; member
74 struct nvkm_falcon_qmgr *qmgr; member
86 FLCN_PRINTK(t, (q)->qmgr->falcon, "%s: "f, (q)->name, ##a)
/linux/drivers/soc/ti/
A Dknav_qmss_queue.c1285 end = min(qmgr->start_queue + qmgr->num_queues, in knav_setup_queue_range()
1401 qmgr = devm_kzalloc(dev, sizeof(*qmgr), GFP_KERNEL); in knav_queue_init_qmgrs()
1402 if (!qmgr) { in knav_queue_init_qmgrs()
1420 qmgr->start_queue, qmgr->num_queues); in knav_queue_init_qmgrs()
1481 qmgr->reg_pop = qmgr->reg_push; in knav_queue_init_qmgrs()
1485 qmgr->start_queue, qmgr->num_queues, in knav_queue_init_qmgrs()
1486 qmgr->reg_peek, qmgr->reg_status, in knav_queue_init_qmgrs()
1487 qmgr->reg_config, qmgr->reg_region, in knav_queue_init_qmgrs()
1488 qmgr->reg_push, qmgr->reg_pop); in knav_queue_init_qmgrs()
1677 (id < qmgr->start_queue + qmgr->num_queues)) in knav_find_qmgr()
[all …]
A Dknav_qmss.h256 struct knav_qmgr_info *qmgr; member
368 #define for_each_qmgr(kdev, qmgr) \ argument
369 list_for_each_entry(qmgr, &kdev->qmgrs, list)
/linux/arch/arm/boot/dts/
A Dintel-ixp45x-ixp46x.dtsi52 queue-rx = <&qmgr 0>;
53 queue-txready = <&qmgr 0>;
63 queue-rx = <&qmgr 0>;
64 queue-txready = <&qmgr 0>;
74 queue-rx = <&qmgr 0>;
75 queue-txready = <&qmgr 0>;
A Dintel-ixp4xx.dtsi44 qmgr: queue-manager@60000000 { label
147 queue-rx = <&qmgr 30>;
148 queue-txready = <&qmgr 29>;
158 queue-rx = <&qmgr 3>;
159 queue-txready = <&qmgr 20>;
169 queue-rx = <&qmgr 0>;
170 queue-txready = <&qmgr 0>;
181 queue-rx = <&qmgr 0>;
182 queue-txready = <&qmgr 0>;
A Dintel-ixp43x-kixrp435.dts40 queue-rx = <&qmgr 4>;
41 queue-txready = <&qmgr 21>;
61 queue-rx = <&qmgr 2>;
62 queue-txready = <&qmgr 19>;
A Dintel-ixp42x-ixdp425.dts44 queue-rx = <&qmgr 3>;
45 queue-txready = <&qmgr 20>;
66 queue-rx = <&qmgr 4>;
67 queue-txready = <&qmgr 21>;
A Dintel-ixp42x-adi-coyote.dts84 queue-rx = <&qmgr 3>;
85 queue-txready = <&qmgr 20>;
106 queue-rx = <&qmgr 4>;
107 queue-txready = <&qmgr 21>;
A Dintel-ixp42x-ixdpg425.dts99 queue-rx = <&qmgr 3>;
100 queue-txready = <&qmgr 20>;
121 queue-rx = <&qmgr 4>;
122 queue-txready = <&qmgr 21>;
A Dintel-ixp42x-freecom-fsg-3.dts132 queue-rx = <&qmgr 3>;
133 queue-txready = <&qmgr 20>;
154 queue-rx = <&qmgr 4>;
155 queue-txready = <&qmgr 21>;
A Dintel-ixp42x-linksys-wrv54g.dts145 queue-rx = <&qmgr 3>;
146 queue-txready = <&qmgr 20>;
169 queue-rx = <&qmgr 4>;
170 queue-txready = <&qmgr 21>;
A Dintel-ixp42x-arcom-vulcan.dts141 queue-rx = <&qmgr 3>;
142 queue-txready = <&qmgr 20>;
163 queue-rx = <&qmgr 4>;
164 queue-txready = <&qmgr 21>;
A Dintel-ixp42x-gateworks-gw2348.dts146 queue-rx = <&qmgr 3>;
147 queue-txready = <&qmgr 20>;
168 queue-rx = <&qmgr 4>;
169 queue-txready = <&qmgr 21>;
A Dintel-ixp43x-gateworks-gw2358.dts171 queue-rx = <&qmgr 4>;
172 queue-txready = <&qmgr 21>;
192 queue-rx = <&qmgr 2>;
193 queue-txready = <&qmgr 19>;
A Dintel-ixp42x-netgear-wg302v2.dts82 queue-rx = <&qmgr 3>;
83 queue-txready = <&qmgr 20>;
A Dintel-ixp42x-iomega-nas100d.dts133 queue-rx = <&qmgr 3>;
134 queue-txready = <&qmgr 20>;
/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
A Dbase.c74 nvkm_falcon_qmgr_del(&sec2->qmgr); in nvkm_sec2_dtor()
111 if ((ret = nvkm_falcon_qmgr_new(&sec2->falcon, &sec2->qmgr)) || in nvkm_sec2_new_()
112 (ret = nvkm_falcon_cmdq_new(sec2->qmgr, "cmdq", &sec2->cmdq)) || in nvkm_sec2_new_()
113 (ret = nvkm_falcon_msgq_new(sec2->qmgr, "msgq", &sec2->msgq))) in nvkm_sec2_new_()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
A Dbase.c149 nvkm_falcon_qmgr_del(&pmu->qmgr); in nvkm_pmu_dtor()
188 if ((ret = nvkm_falcon_qmgr_new(&pmu->falcon, &pmu->qmgr)) || in nvkm_pmu_ctor()
189 (ret = nvkm_falcon_cmdq_new(pmu->qmgr, "hpq", &pmu->hpq)) || in nvkm_pmu_ctor()
190 (ret = nvkm_falcon_cmdq_new(pmu->qmgr, "lpq", &pmu->lpq)) || in nvkm_pmu_ctor()
191 (ret = nvkm_falcon_msgq_new(pmu->qmgr, "msgq", &pmu->msgq))) in nvkm_pmu_ctor()
/linux/Documentation/devicetree/bindings/net/
A Dintel,ixp4xx-ethernet.yaml74 queue-rx = <&qmgr 4>;
75 queue-txready = <&qmgr 21>;
84 queue-rx = <&qmgr 3>;
85 queue-txready = <&qmgr 20>;
/linux/Documentation/devicetree/bindings/misc/
A Dintel,ixp4xx-ahb-queue-manager.yaml18 queues from the queue manager with foo-queue = <&qmgr N> where the
19 &qmgr is a phandle to the queue manager and N is the queue resource
47 qmgr: queue-manager@60000000 {
/linux/Documentation/devicetree/bindings/firmware/
A Dintel,ixp4xx-network-processing-engine.yaml55 queue-rx = <&qmgr 30>;
56 queue-txready = <&qmgr 29>;
/linux/drivers/soc/ixp4xx/
A DMakefile2 obj-$(CONFIG_IXP4XX_QMGR) += ixp4xx-qmgr.o

Completed in 53 milliseconds

12