vc04_services: bcm2835_codec: Allow larger images through the ISP
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Thu, 3 Nov 2022 13:45:37 +0000 (13:45 +0000)
committerPhil Elwell <8911409+pelwell@users.noreply.github.com>
Thu, 10 Nov 2022 09:45:11 +0000 (09:45 +0000)
commit8ec166e7894ff660ba8f7dddd524df5df4650f60
treebe749a1145b23e1ffa8604a7568255cd9c963813
parent0890629167b07797abf628b3fc7b4da3ea677ad3
vc04_services: bcm2835_codec: Allow larger images through the ISP

Whilst the codecs are restricted to 1920x1080 / 1080x1920, the ISP
isn't, but the limits advertised via V4L2 was 1920x1920 for all
roles.

Increase the limit to 16k x 16k for the ISP.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/staging/vc04_services/bcm2835-codec/bcm2835-v4l2-codec.c