Re: [PATCH v2 1/2] drm/msm/dpu: fail dpu_plane_atomic_check() based on mdp clk limits

From: Dmitry Baryshkov
Date: Sun Dec 03 2023 - 06:27:02 EST



On Mon, 11 Sep 2023 15:16:26 -0700, Abhinav Kumar wrote:
> Currently, dpu_plane_atomic_check() does not check whether the
> plane can process the image without exceeding the per chipset
> limits for MDP clock. This leads to underflow issues because the
> SSPP is not able to complete the processing for the data rate of
> the display.
>
> Fail the dpu_plane_atomic_check() if the SSPP cannot process the
> image without exceeding the MDP clock limits.
>
> [...]

Applied, thanks!

[2/2] drm/msm/dpu: try multirect based on mdp clock limits
https://gitlab.freedesktop.org/lumag/msm/-/commit/e6c0de5f4450

Best regards,
--
Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>