]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: iris: implement the boot sequence of the firmware
authorDikshita Agarwal <quic_dikshita@quicinc.com>
Fri, 7 Feb 2025 07:54:46 +0000 (13:24 +0530)
committerHans Verkuil <hverkuil@xs4all.nl>
Fri, 7 Feb 2025 10:51:07 +0000 (11:51 +0100)
commitabf5bac63f68a6533887bf9efa3880860328363f
tree020c87338490ebb1d1476067f7cbe903a31b7f84
parentd19b163356b81b7da9bbc47d6c45c4dab8db32d9
media: iris: implement the boot sequence of the firmware

Set the memory region on the firmware and implement the boot sequence.

Tested-by: Stefan Schmidt <stefan.schmidt@linaro.org> # x1e80100 (Dell XPS 13 9345)
Reviewed-by: Stefan Schmidt <stefan.schmidt@linaro.org>
Tested-by: Neil Armstrong <neil.armstrong@linaro.org> # on SM8550-QRD
Tested-by: Neil Armstrong <neil.armstrong@linaro.org> # on SM8550-HDK
Signed-off-by: Dikshita Agarwal <quic_dikshita@quicinc.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/platform/qcom/iris/Makefile
drivers/media/platform/qcom/iris/iris_core.c
drivers/media/platform/qcom/iris/iris_platform_common.h
drivers/media/platform/qcom/iris/iris_platform_sm8550.c
drivers/media/platform/qcom/iris/iris_vpu_common.c [new file with mode: 0644]
drivers/media/platform/qcom/iris/iris_vpu_common.h [new file with mode: 0644]