media: amphion: handle firmware debug message
authorMing Qian <ming.qian@nxp.com>
Thu, 7 Sep 2023 01:51:00 +0000 (09:51 +0800)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Sat, 7 Oct 2023 08:55:44 +0000 (10:55 +0200)
commit6496617b2b06d7004a5cbd53d48f19567d6b018c
treef68e5345a1137901fcac2ad0d60a5743ce304764
parentf910d3ba78a2677c23508f225eb047d89eb4b2b6
media: amphion: handle firmware debug message

decoder firmware may notify host some debug message,
it can help analyze the state of the firmware in case of error

Fixes: 9f599f351e86 ("media: amphion: add vpu core driver")
Signed-off-by: Ming Qian <ming.qian@nxp.com>
Reviewed-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/platform/amphion/vpu_defs.h
drivers/media/platform/amphion/vpu_helpers.c
drivers/media/platform/amphion/vpu_malone.c
drivers/media/platform/amphion/vpu_msgs.c