[PATCH v6 4/9] drm/msm/dpu: move scaling limitations out of the hw_catalog
Abhinav Kumar
quic_abhinavk at quicinc.com
Fri Oct 25 23:15:34 UTC 2024
On 10/24/2024 5:20 PM, Dmitry Baryshkov wrote:
> Max upscale / downscale factors are constant between platforms. In
> preparation to adding support for virtual planes and allocating SSPP
> blocks on demand move max scaling factors out of the HW catalog and
> handle them in the dpu_plane directly. If any of the scaling blocks gets
> different limitations, this will have to be handled separately, after
> the plane refactoring.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
> drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 16 ----------------
> drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h | 4 ----
> drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | 16 +++++++++++++---
> 3 files changed, 13 insertions(+), 23 deletions(-)
>
This was also R-bed in v5 and I dont see anything changed, LGTM anyway
Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>
More information about the Freedreno
mailing list