]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/msm/dpu: drop virt_formats from SSPP subblock configuration
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Fri, 25 Oct 2024 00:20:10 +0000 (03:20 +0300)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Fri, 1 Nov 2024 23:47:20 +0000 (01:47 +0200)
commitb96ca23fdd03a8855302c58cf9e882def45c3156
tree919eb18932094f70d4555967db864723214a48be
parent31f7148fd3704e0981b4eb6c6d13cf584da606c4
drm/msm/dpu: drop virt_formats from SSPP subblock configuration

The virt_formats / virt_num_formats are not used by the current driver
and are not going to be used in future since formats for virtual planes
are handled in a different way, by forbidding unsupported combinations
during atomic_check. Drop those fields now.

Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/621479/
Link: https://lore.kernel.org/r/20241025-dpu-virtual-wide-v6-3-0310fd519765@linaro.org
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h