diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2021-07-19 16:57:08 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-07-22 14:01:55 +0200 |
commit | 44693d74f5653f82cd7ca0fe730eed0f6b83306a (patch) | |
tree | 49c4f739de1351ec5ce277d03a91ee2fce8e8590 /drivers/media/platform/coda/coda-common.c | |
parent | fa0b5658597f1362c08c662a3a3c5139829e13a8 (diff) |
media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formats
The frame memory control register value is currently determined
before userspace selects the final capture format and never corrected.
Update ctx->frame_mem_ctrl in __coda_start_decoding() to fix decoding
into YUV420 or YVU420 capture buffers.
Reported-by: Andrej Picej <andrej.picej@norik.com>
Fixes: 497e6b8559a6 ("media: coda: add sequence initialization work")
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/platform/coda/coda-common.c')
0 files changed, 0 insertions, 0 deletions