media: platform: qcom/iris: rename iris_vpu3 to iris_vpu3x
authorNeil Armstrong <neil.armstrong@linaro.org>
Thu, 17 Apr 2025 14:59:04 +0000 (16:59 +0200)
committerHans Verkuil <hverkuil@xs4all.nl>
Fri, 2 May 2025 06:52:04 +0000 (08:52 +0200)
commit9cd2b62c8c29a3316abff91bae23c54d06a63992
treec343e2376ca52324f05535718d3af1710808768f
parent322e9061edcbe5be110029a3453d8acc9888a684
media: platform: qcom/iris: rename iris_vpu3 to iris_vpu3x

The vpu33 HW is very close to vpu3, and shares most of the
operations, so rename file to vpu3x since we'll handle all vpu3
variants in it.

Reviewed-by: Dikshita Agarwal <quic_dikshita@quicinc.com>
Tested-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> # x1e Dell
Reviewed-by: Vikash Garodia <quic_vgarodia@quicinc.com>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Bryan O'Donoghue <bod@kernel.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/platform/qcom/iris/Makefile
drivers/media/platform/qcom/iris/iris_vpu3.c [deleted file]
drivers/media/platform/qcom/iris/iris_vpu3x.c [new file with mode: 0644]