diff options
author | Hirokazu Honda <hiroh@chromium.org> | 2019-11-07 04:30:57 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2019-12-16 10:19:42 +0100 |
commit | 81735ecb62f882853a37a8c157407ec4aed44fd0 (patch) | |
tree | bfcf969a6f0ff81cc528656d08e66e323d780bfc /drivers/media/platform/vimc/vimc-scaler.c | |
parent | a36807784b74a5218977e829c16e05b2fc98f8ff (diff) | |
download | linux-81735ecb62f882853a37a8c157407ec4aed44fd0.tar.gz linux-81735ecb62f882853a37a8c157407ec4aed44fd0.tar.bz2 linux-81735ecb62f882853a37a8c157407ec4aed44fd0.zip |
media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding
MediaTek encoder allocates non pixel data area for an input buffer every
plane. As the input buffer should be read-only, the driver should not write
anything in the buffer. Therefore, the extra data should be unnecessary.
Signed-off-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: Tomasz Figa <tfiga@chromium.org>
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/vimc/vimc-scaler.c')
0 files changed, 0 insertions, 0 deletions