Lines Matching full:sink
79 prev->sink = next; in vsp1_du_insert_uif()
84 prev->sink = uif; in vsp1_du_insert_uif()
99 dev_dbg(vsp1->dev, "%s: set format %ux%u (%x) on UIF sink\n", in vsp1_du_insert_uif()
104 * The UIF doesn't mangle the format between its sink and source pads, in vsp1_du_insert_uif()
108 uif->sink = next; in vsp1_du_insert_uif()
114 /* Setup one RPF and the connected BRx sink pad. */
131 * Configure the format on the RPF sink pad and propagate it up to the in vsp1_du_pipeline_setup_rpf()
132 * BRx sink pad. in vsp1_du_pipeline_setup_rpf()
148 "%s: set format %ux%u (%x) on RPF%u sink\n", in vsp1_du_pipeline_setup_rpf()
162 "%s: set selection (%u,%u)/%ux%u on RPF%u sink\n", in vsp1_du_pipeline_setup_rpf()
195 /* BRx sink, propagate the format from the RPF source. */ in vsp1_du_pipeline_setup_rpf()
280 pipe->brx->sink = NULL; in vsp1_du_pipeline_setup_brx()
329 pipe->brx->sink = &pipe->output->entity; in vsp1_du_pipeline_setup_brx()
339 * on the BRx sink pad 0 and propagated inside the entity, not on the in vsp1_du_pipeline_setup_brx()
404 * pipelines as the BRx sink compose rectangles depend on the BRx source in vsp1_du_pipeline_setup_inputs()
432 rpf->entity.sink = pipe->brx; in vsp1_du_pipeline_setup_inputs()
504 dev_dbg(vsp1->dev, "%s: set format %ux%u (%x) on WPF%u sink\n", in vsp1_du_pipeline_setup_output()
524 dev_dbg(vsp1->dev, "%s: set format %ux%u (%x) on LIF%u sink\n", in vsp1_du_pipeline_setup_output()
570 entity->sink = NULL; in vsp1_du_pipeline_configure()
639 * and @cfg.height. This sets up formats on the BRx source pad, the WPF sink and
640 * source pads, and the LIF sink pad.
646 * configuration of its sink 0 pad, we also set up the formats on all blend unit
989 pipe->output->entity.sink = pipe->lif; in vsp1_drm_init()