aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorYunfei Dong <[email protected]>2023-05-25 02:40:06 +0100
committerMauro Carvalho Chehab <[email protected]>2023-05-26 10:54:22 +0100
commit15ff9e7f49bc107fce067d8b0ea5ebf4bd9fc9cf (patch)
treee7bdb3c99a04539b97c16d981258fe52d2d5947c /tools/perf/scripts/python/export-to-postgresql.py
parent2f16c95e7aa9716f7332b30d578dc496399d7d8f (diff)
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 <[email protected]> Reviewed-by: AngeloGioacchino Del Regno <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions