]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: iris: add check whether the video session is supported or not
authorVedang Nagar <quic_vnagar@quicinc.com>
Fri, 7 Feb 2025 07:55:04 +0000 (13:25 +0530)
committerHans Verkuil <hverkuil@xs4all.nl>
Fri, 7 Feb 2025 10:51:52 +0000 (11:51 +0100)
commitbdbe1cac0c10a50eaf5ba1472429f6d721dffba4
tree1a295a53c44905a97be6898bf77fe9544fe24377
parentd09100763bed654bda2f4f02efd156394d436bcb
media: iris: add check whether the video session is supported or not

Based on the hardware capabilities, add a check during start_streaming
and queue_setup, whether the video session is supported by the hardware.

Signed-off-by: Vedang Nagar <quic_vnagar@quicinc.com>
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/iris_platform_common.h
drivers/media/platform/qcom/iris/iris_platform_sm8550.c
drivers/media/platform/qcom/iris/iris_vb2.c