diff options
| author | Yunfei Dong <yunfei.dong@mediatek.com> | 2023-05-25 02:40:06 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-05-26 10:54:22 +0100 |
| commit | 15ff9e7f49bc107fce067d8b0ea5ebf4bd9fc9cf (patch) | |
| tree | e7bdb3c99a04539b97c16d981258fe52d2d5947c /tools/perf/scripts/python/task-analyzer.py | |
| parent | 2f16c95e7aa9716f7332b30d578dc496399d7d8f (diff) | |
| download | linux-15ff9e7f49bc107fce067d8b0ea5ebf4bd9fc9cf.tar.gz linux-15ff9e7f49bc107fce067d8b0ea5ebf4bd9fc9cf.zip | |
media: mediatek: vcodec: Avoid unneeded error logging
Since the LAT decoder works faster than its CORE, getting the trans
buffer may be done only after CORE finishes processing: avoid printing
an error if the decode function returns -EAGAIN, as this means that
the buffer from CORE is not yet available, but will be at a later time.
Also change the log level for calls to vdec_msg_queue_dqbuf() in H264
and VP9 LAT decoder drivers to avoid excessive logging.
Signed-off-by: Yunfei Dong <yunfei.dong@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
