Home
last modified time | relevance | path

Searched refs:qinst (Results 1 – 25 of 384) sorted by relevance

12345678910>>...16

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mailbox/
H A Dti-msgmgr.c222 qinst->name); in ti_msgmgr_queue_rx_interrupt()
430 qinst->queue_id, qinst->proxy_id, in ti_msgmgr_queue_rx_irq_req()
441 qinst->irq, qinst->name, ret); in ti_msgmgr_queue_rx_irq_req()
467 qinst->is_tx = (readl(qinst->queue_ctrl) & in ti_msgmgr_queue_startup()
614 snprintf(qinst->name, sizeof(qinst->name), "%s %s_%03d", in ti_msgmgr_queue_setup()
618 Q_DATA_OFFSET(qinst->proxy_id, qinst->queue_id, in ti_msgmgr_queue_setup()
621 Q_DATA_OFFSET(qinst->proxy_id, qinst->queue_id, in ti_msgmgr_queue_setup()
629 dev_name(dev), dir, qinst->queue_id, qinst->proxy_id); in ti_msgmgr_queue_setup()
640 idx, qinst->queue_id, qinst->proxy_id, qinst->irq, in ti_msgmgr_queue_setup()
641 qinst->queue_buff_start, qinst->queue_buff_end); in ti_msgmgr_queue_setup()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mailbox/
H A Dti-msgmgr.c222 qinst->name); in ti_msgmgr_queue_rx_interrupt()
430 qinst->queue_id, qinst->proxy_id, in ti_msgmgr_queue_rx_irq_req()
441 qinst->irq, qinst->name, ret); in ti_msgmgr_queue_rx_irq_req()
467 qinst->is_tx = (readl(qinst->queue_ctrl) & in ti_msgmgr_queue_startup()
614 snprintf(qinst->name, sizeof(qinst->name), "%s %s_%03d", in ti_msgmgr_queue_setup()
618 Q_DATA_OFFSET(qinst->proxy_id, qinst->queue_id, in ti_msgmgr_queue_setup()
621 Q_DATA_OFFSET(qinst->proxy_id, qinst->queue_id, in ti_msgmgr_queue_setup()
629 dev_name(dev), dir, qinst->queue_id, qinst->proxy_id); in ti_msgmgr_queue_setup()
640 idx, qinst->queue_id, qinst->proxy_id, qinst->irq, in ti_msgmgr_queue_setup()
641 qinst->queue_buff_start, qinst->queue_buff_end); in ti_msgmgr_queue_setup()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mailbox/
H A Dti-msgmgr.c222 qinst->name); in ti_msgmgr_queue_rx_interrupt()
430 qinst->queue_id, qinst->proxy_id, in ti_msgmgr_queue_rx_irq_req()
441 qinst->irq, qinst->name, ret); in ti_msgmgr_queue_rx_irq_req()
467 qinst->is_tx = (readl(qinst->queue_ctrl) & in ti_msgmgr_queue_startup()
614 snprintf(qinst->name, sizeof(qinst->name), "%s %s_%03d", in ti_msgmgr_queue_setup()
618 Q_DATA_OFFSET(qinst->proxy_id, qinst->queue_id, in ti_msgmgr_queue_setup()
621 Q_DATA_OFFSET(qinst->proxy_id, qinst->queue_id, in ti_msgmgr_queue_setup()
629 dev_name(dev), dir, qinst->queue_id, qinst->proxy_id); in ti_msgmgr_queue_setup()
640 idx, qinst->queue_id, qinst->proxy_id, qinst->irq, in ti_msgmgr_queue_setup()
641 qinst->queue_buff_start, qinst->queue_buff_end); in ti_msgmgr_queue_setup()
[all …]
/dports/lang/clover/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_to_qpu.c70 static struct qinst *
74 struct qinst *qinst = vir_add_inst(V3D_QPU_A_NOP, undef, undef, undef); in vir_nop() local
76 return qinst; in vir_nop()
79 static struct qinst *
80 new_qpu_nop_before(struct qinst *inst) in new_qpu_nop_before()
82 struct qinst *q = vir_nop(); in new_qpu_nop_before()
132 is_no_op_mov(struct qinst *qinst) in is_no_op_mov() argument
150 if (qinst->qpu.alu.mul.a != in is_no_op_mov()
195 vir_dump_inst(c, qinst); in v3d_generate_code_block()
199 struct qinst *temp; in v3d_generate_code_block()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_to_qpu.c70 static struct qinst *
74 struct qinst *qinst = vir_add_inst(V3D_QPU_A_NOP, undef, undef, undef); in vir_nop() local
76 return qinst; in vir_nop()
79 static struct qinst *
80 new_qpu_nop_before(struct qinst *inst) in new_qpu_nop_before()
82 struct qinst *q = vir_nop(); in new_qpu_nop_before()
132 is_no_op_mov(struct qinst *qinst) in is_no_op_mov() argument
150 if (qinst->qpu.alu.mul.a != in is_no_op_mov()
195 vir_dump_inst(c, qinst); in v3d_generate_code_block()
199 struct qinst *temp; in v3d_generate_code_block()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_to_qpu.c70 static struct qinst *
74 struct qinst *qinst = vir_add_inst(V3D_QPU_A_NOP, undef, undef, undef); in vir_nop() local
76 return qinst; in vir_nop()
79 static struct qinst *
80 new_qpu_nop_before(struct qinst *inst) in new_qpu_nop_before()
82 struct qinst *q = vir_nop(); in new_qpu_nop_before()
132 is_no_op_mov(struct qinst *qinst) in is_no_op_mov() argument
150 if (qinst->qpu.alu.mul.a != in is_no_op_mov()
195 vir_dump_inst(c, qinst); in v3d_generate_code_block()
199 struct qinst *temp; in v3d_generate_code_block()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_to_qpu.c70 static struct qinst *
74 struct qinst *qinst = vir_add_inst(V3D_QPU_A_NOP, undef, undef, undef); in vir_nop() local
76 return qinst; in vir_nop()
79 static struct qinst *
80 new_qpu_nop_before(struct qinst *inst) in new_qpu_nop_before()
82 struct qinst *q = vir_nop(); in new_qpu_nop_before()
132 is_no_op_mov(struct qinst *qinst) in is_no_op_mov() argument
150 if (qinst->qpu.alu.mul.a != in is_no_op_mov()
195 vir_dump_inst(c, qinst); in v3d_generate_code_block()
199 struct qinst *temp; in v3d_generate_code_block()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_to_qpu.c70 static struct qinst *
74 struct qinst *qinst = vir_add_inst(V3D_QPU_A_NOP, undef, undef, undef); in vir_nop() local
76 return qinst; in vir_nop()
79 static struct qinst *
80 new_qpu_nop_before(struct qinst *inst) in new_qpu_nop_before()
82 struct qinst *q = vir_nop(); in new_qpu_nop_before()
132 is_no_op_mov(struct qinst *qinst) in is_no_op_mov() argument
150 if (qinst->qpu.alu.mul.a != in is_no_op_mov()
195 vir_dump_inst(c, qinst); in v3d_generate_code_block()
199 struct qinst *temp; in v3d_generate_code_block()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_to_qpu.c70 static struct qinst *
74 struct qinst *qinst = vir_add_inst(V3D_QPU_A_NOP, undef, undef, undef); in vir_nop() local
76 return qinst; in vir_nop()
79 static struct qinst *
80 new_qpu_nop_before(struct qinst *inst) in new_qpu_nop_before()
82 struct qinst *q = vir_nop(); in new_qpu_nop_before()
132 is_no_op_mov(struct qinst *qinst) in is_no_op_mov() argument
150 if (qinst->qpu.alu.mul.a != in is_no_op_mov()
195 vir_dump_inst(c, qinst); in v3d_generate_code_block()
199 struct qinst *temp; in v3d_generate_code_block()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_to_qpu.c70 static struct qinst *
74 struct qinst *qinst = vir_add_inst(V3D_QPU_A_NOP, undef, undef, undef); in vir_nop() local
76 return qinst; in vir_nop()
79 static struct qinst *
80 new_qpu_nop_before(struct qinst *inst) in new_qpu_nop_before()
82 struct qinst *q = vir_nop(); in new_qpu_nop_before()
132 is_no_op_mov(struct qinst *qinst) in is_no_op_mov() argument
150 if (qinst->qpu.alu.mul.a != in is_no_op_mov()
195 vir_dump_inst(c, qinst); in v3d_generate_code_block()
199 struct qinst *temp; in v3d_generate_code_block()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_to_qpu.c70 static struct qinst *
74 struct qinst *qinst = vir_add_inst(V3D_QPU_A_NOP, undef, undef, undef); in vir_nop() local
76 return qinst; in vir_nop()
79 static struct qinst *
80 new_qpu_nop_before(struct qinst *inst) in new_qpu_nop_before()
82 struct qinst *q = vir_nop(); in new_qpu_nop_before()
132 is_no_op_mov(struct qinst *qinst) in is_no_op_mov() argument
150 if (qinst->qpu.alu.mul.a != in is_no_op_mov()
195 vir_dump_inst(c, qinst); in v3d_generate_code_block()
199 struct qinst *temp; in v3d_generate_code_block()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_to_qpu.c70 static struct qinst *
74 struct qinst *qinst = vir_add_inst(V3D_QPU_A_NOP, undef, undef, undef); in vir_nop() local
76 return qinst; in vir_nop()
79 static struct qinst *
80 new_qpu_nop_before(struct qinst *inst) in new_qpu_nop_before()
82 struct qinst *q = vir_nop(); in new_qpu_nop_before()
132 is_no_op_mov(struct qinst *qinst) in is_no_op_mov() argument
150 if (qinst->qpu.alu.mul.a != in is_no_op_mov()
195 vir_dump_inst(c, qinst); in v3d_generate_code_block()
199 struct qinst *temp; in v3d_generate_code_block()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/broadcom/compiler/
H A Dvir_to_qpu.c70 static struct qinst *
74 struct qinst *qinst = vir_add_inst(V3D_QPU_A_NOP, undef, undef, undef); in vir_nop() local
76 return qinst; in vir_nop()
79 static struct qinst *
80 new_qpu_nop_before(struct qinst *inst) in new_qpu_nop_before()
82 struct qinst *q = vir_nop(); in new_qpu_nop_before()
132 is_no_op_mov(struct qinst *qinst) in is_no_op_mov() argument
150 if (qinst->qpu.alu.mul.a != in is_no_op_mov()
195 vir_dump_inst(c, qinst); in v3d_generate_code_block()
199 struct qinst *temp; in v3d_generate_code_block()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/broadcom/compiler/
H A Dvir_to_qpu.c76 static struct qinst *
80 struct qinst *qinst = vir_add_inst(V3D_QPU_A_NOP, undef, undef, undef); in vir_nop() local
82 return qinst; in vir_nop()
85 static struct qinst *
86 new_qpu_nop_before(struct qinst *inst) in new_qpu_nop_before()
88 struct qinst *q = vir_nop(); in new_qpu_nop_before()
138 is_no_op_mov(struct qinst *qinst) in is_no_op_mov() argument
156 if (qinst->qpu.alu.mul.a != in is_no_op_mov()
201 vir_dump_inst(c, qinst); in v3d_generate_code_block()
205 struct qinst *temp; in v3d_generate_code_block()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qpu_emit.c226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, in handle_r4_qpu_write() argument
234 if (qinst->sf) in handle_r4_qpu_write()
246 qir_for_each_inst(qinst, block) { in vc4_generate_code_block()
249 qir_dump_inst(qinst); in vc4_generate_code_block()
300 switch (qinst->src[i].file) { in vc4_generate_code_block()
366 switch (qinst->dst.file) { in vc4_generate_code_block()
424 switch (qinst->op) { in vc4_generate_code_block()
429 switch (qinst->op) { in vc4_generate_code_block()
548 if (qir_is_raw_mov(qinst) && in vc4_generate_code_block()
563 if (qir_is_mul(qinst)) { in vc4_generate_code_block()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qpu_emit.c226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, in handle_r4_qpu_write() argument
234 if (qinst->sf) in handle_r4_qpu_write()
246 qir_for_each_inst(qinst, block) { in vc4_generate_code_block()
249 qir_dump_inst(qinst); in vc4_generate_code_block()
300 switch (qinst->src[i].file) { in vc4_generate_code_block()
366 switch (qinst->dst.file) { in vc4_generate_code_block()
424 switch (qinst->op) { in vc4_generate_code_block()
429 switch (qinst->op) { in vc4_generate_code_block()
548 if (qir_is_raw_mov(qinst) && in vc4_generate_code_block()
563 if (qir_is_mul(qinst)) { in vc4_generate_code_block()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qpu_emit.c226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, in handle_r4_qpu_write() argument
234 if (qinst->sf) in handle_r4_qpu_write()
246 qir_for_each_inst(qinst, block) { in vc4_generate_code_block()
249 qir_dump_inst(qinst); in vc4_generate_code_block()
300 switch (qinst->src[i].file) { in vc4_generate_code_block()
366 switch (qinst->dst.file) { in vc4_generate_code_block()
424 switch (qinst->op) { in vc4_generate_code_block()
429 switch (qinst->op) { in vc4_generate_code_block()
548 if (qir_is_raw_mov(qinst) && in vc4_generate_code_block()
563 if (qir_is_mul(qinst)) { in vc4_generate_code_block()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qpu_emit.c226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, in handle_r4_qpu_write() argument
234 if (qinst->sf) in handle_r4_qpu_write()
246 qir_for_each_inst(qinst, block) { in vc4_generate_code_block()
249 qir_dump_inst(qinst); in vc4_generate_code_block()
300 switch (qinst->src[i].file) { in vc4_generate_code_block()
366 switch (qinst->dst.file) { in vc4_generate_code_block()
424 switch (qinst->op) { in vc4_generate_code_block()
429 switch (qinst->op) { in vc4_generate_code_block()
548 if (qir_is_raw_mov(qinst) && in vc4_generate_code_block()
563 if (qir_is_mul(qinst)) { in vc4_generate_code_block()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qpu_emit.c226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, in handle_r4_qpu_write() argument
234 if (qinst->sf) in handle_r4_qpu_write()
246 qir_for_each_inst(qinst, block) { in vc4_generate_code_block()
249 qir_dump_inst(qinst); in vc4_generate_code_block()
300 switch (qinst->src[i].file) { in vc4_generate_code_block()
366 switch (qinst->dst.file) { in vc4_generate_code_block()
424 switch (qinst->op) { in vc4_generate_code_block()
429 switch (qinst->op) { in vc4_generate_code_block()
548 if (qir_is_raw_mov(qinst) && in vc4_generate_code_block()
563 if (qir_is_mul(qinst)) { in vc4_generate_code_block()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qpu_emit.c226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, in handle_r4_qpu_write() argument
234 if (qinst->sf) in handle_r4_qpu_write()
246 qir_for_each_inst(qinst, block) { in vc4_generate_code_block()
249 qir_dump_inst(qinst); in vc4_generate_code_block()
300 switch (qinst->src[i].file) { in vc4_generate_code_block()
366 switch (qinst->dst.file) { in vc4_generate_code_block()
424 switch (qinst->op) { in vc4_generate_code_block()
429 switch (qinst->op) { in vc4_generate_code_block()
548 if (qir_is_raw_mov(qinst) && in vc4_generate_code_block()
563 if (qir_is_mul(qinst)) { in vc4_generate_code_block()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qpu_emit.c226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, in handle_r4_qpu_write() argument
234 if (qinst->sf) in handle_r4_qpu_write()
246 qir_for_each_inst(qinst, block) { in vc4_generate_code_block()
249 qir_dump_inst(qinst); in vc4_generate_code_block()
300 switch (qinst->src[i].file) { in vc4_generate_code_block()
366 switch (qinst->dst.file) { in vc4_generate_code_block()
424 switch (qinst->op) { in vc4_generate_code_block()
429 switch (qinst->op) { in vc4_generate_code_block()
548 if (qir_is_raw_mov(qinst) && in vc4_generate_code_block()
563 if (qir_is_mul(qinst)) { in vc4_generate_code_block()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/vc4/
H A Dvc4_qpu_emit.c226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, in handle_r4_qpu_write() argument
234 if (qinst->sf) in handle_r4_qpu_write()
246 qir_for_each_inst(qinst, block) { in vc4_generate_code_block()
249 qir_dump_inst(qinst); in vc4_generate_code_block()
300 switch (qinst->src[i].file) { in vc4_generate_code_block()
366 switch (qinst->dst.file) { in vc4_generate_code_block()
424 switch (qinst->op) { in vc4_generate_code_block()
429 switch (qinst->op) { in vc4_generate_code_block()
548 if (qir_is_raw_mov(qinst) && in vc4_generate_code_block()
563 if (qir_is_mul(qinst)) { in vc4_generate_code_block()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qpu_emit.c226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, in handle_r4_qpu_write() argument
234 if (qinst->sf) in handle_r4_qpu_write()
246 qir_for_each_inst(qinst, block) { in vc4_generate_code_block()
249 qir_dump_inst(qinst); in vc4_generate_code_block()
300 switch (qinst->src[i].file) { in vc4_generate_code_block()
366 switch (qinst->dst.file) { in vc4_generate_code_block()
424 switch (qinst->op) { in vc4_generate_code_block()
429 switch (qinst->op) { in vc4_generate_code_block()
548 if (qir_is_raw_mov(qinst) && in vc4_generate_code_block()
563 if (qir_is_mul(qinst)) { in vc4_generate_code_block()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/vc4/
H A Dvc4_qpu_emit.c226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, in handle_r4_qpu_write() argument
234 if (qinst->sf) in handle_r4_qpu_write()
246 qir_for_each_inst(qinst, block) { in vc4_generate_code_block()
249 qir_dump_inst(qinst); in vc4_generate_code_block()
300 switch (qinst->src[i].file) { in vc4_generate_code_block()
366 switch (qinst->dst.file) { in vc4_generate_code_block()
424 switch (qinst->op) { in vc4_generate_code_block()
429 switch (qinst->op) { in vc4_generate_code_block()
548 if (qir_is_raw_mov(qinst) && in vc4_generate_code_block()
563 if (qir_is_mul(qinst)) { in vc4_generate_code_block()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_qpu_emit.c226 handle_r4_qpu_write(struct qblock *block, struct qinst *qinst, in handle_r4_qpu_write() argument
234 if (qinst->sf) in handle_r4_qpu_write()
246 qir_for_each_inst(qinst, block) { in vc4_generate_code_block()
249 qir_dump_inst(qinst); in vc4_generate_code_block()
300 switch (qinst->src[i].file) { in vc4_generate_code_block()
366 switch (qinst->dst.file) { in vc4_generate_code_block()
424 switch (qinst->op) { in vc4_generate_code_block()
429 switch (qinst->op) { in vc4_generate_code_block()
548 if (qir_is_raw_mov(qinst) && in vc4_generate_code_block()
563 if (qir_is_mul(qinst)) { in vc4_generate_code_block()
[all …]

12345678910>>...16