]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gpu: ipu-v3: Remove unused ipu_image_convert_* functions
authorDr. David Alan Gilbert <linux@treblig.org>
Thu, 26 Dec 2024 02:27:49 +0000 (02:27 +0000)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Sat, 1 Mar 2025 09:29:03 +0000 (11:29 +0200)
commit96e9d754b35e87a5be2de7dce3c810ffdd769c84
tree96737bf884ac3a4d51df2e27c33caaefa4501f69
parent4f9c64e95c3510f4a5192bd401de5611c1dd5637
gpu: ipu-v3: Remove unused ipu_image_convert_* functions

ipu_image_convert_enum_format() and ipu_image_convert_sync() were both
added in 2016 by
commit cd98e85a6b78 ("gpu: ipu-v3: Add queued image conversion support")

but have remained unused.

Remove them.

ipu_image_convert_sync() was the last user of
image_convert_sync_complete().

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20241226022752.219399-5-linux@treblig.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
drivers/gpu/ipu-v3/ipu-image-convert.c
include/video/imx-ipu-image-convert.h