summaryrefslogtreecommitdiffstats
path: root/include/media
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2017-11-27 19:27:32 -0500
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-05-17 06:22:08 -0400
commit3d7899c21fbba1706014fcbb2a499ea24e6f103c (patch)
treee6779eb9f457e47340c157c90ae7094f8f351190 /include/media
parentb4ccae1025f3c7dac3c35019369627622ec01e94 (diff)
downloadlinux-3d7899c21fbba1706014fcbb2a499ea24e6f103c.tar.gz
linux-3d7899c21fbba1706014fcbb2a499ea24e6f103c.tar.bz2
linux-3d7899c21fbba1706014fcbb2a499ea24e6f103c.zip
media: v4l: vsp1: Reset the crop and compose rectangles in the set_fmt helper
To make vsp1_subdev_set_pad_format() usable by entities that support selection rectangles, we need to reset the crop and compose rectangles when setting the format on the sink pad. Do so and replace the custom set_fmt implementation of the histogram code by a call to vsp1_subdev_set_pad_format(). Resetting the crop and compose rectangles for entities that don't support crop and compose has no adverse effect as the rectangles are ignored anyway. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org> Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'include/media')
0 files changed, 0 insertions, 0 deletions