summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc
diff options
context:
space:
mode:
authorKieran Bingham <kieran.bingham+renesas@ideasonboard.com>2017-08-04 12:32:44 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-08-20 09:32:49 -0400
commitab45e85851829ebb4e233ba5e401affa4128a352 (patch)
tree4f8be190753a4e42d3468ab0e1dda8bcc869926f /drivers/media/rc
parent3609e7ba91a25b70bf15e824727f6dc796f1ba25 (diff)
downloadlinux-ab45e85851829ebb4e233ba5e401affa4128a352.tar.gz
linux-ab45e85851829ebb4e233ba5e401affa4128a352.tar.bz2
linux-ab45e85851829ebb4e233ba5e401affa4128a352.zip
media: v4l: vsp1: Allow entities to participate in the partition algorithm
The configuration of the pipeline and entities directly affects the inputs required to each entity for the partition algorithm. Thus it makes sense to involve those entities in the decision making process. Extend the entity ops API to provide an optional .partition() operation. This allows entities that affect the partition window to adapt the window based on their configuration. Entities implementing this operation must update the window parameter in place, which will then be passed up the pipeline. This creates a process whereby each entity describes what is required to satisfy the required output to its predecessor in the pipeline. Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Hans Verkuil <hansverk@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/rc')
0 files changed, 0 insertions, 0 deletions