drivers: media: cfe: Increase default size of embedded buffer
authorNaushir Patuck <naush@raspberrypi.com>
Mon, 5 Feb 2024 12:12:17 +0000 (12:12 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:35:36 +0000 (11:35 +0000)
commit5dff4a08a74361c00ec0daf410d147210ba8f7d3
tree4623be2101710471fa2fa1184f4b01fb4558ee09
parent581791e5243bdf645c91607b32bd9702f9f92234
drivers: media: cfe: Increase default size of embedded buffer

Increase the size of the default embedded buffer to 16k. This is done to
match what is advertised by the IMX219 driver and workaround a problem
where the embedded stream is not actually used. Without full streams API
support, the media pipeline validation will fail in these circumstances.

Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
drivers/media/platform/raspberrypi/rp1_cfe/cfe.c