[PATCH 6.1.y 1/2] drm/msm/disp/dpu: use atomic enable/disable callbacks for encoder functions
Greg KH
gregkh at linuxfoundation.org
Tue May 20 10:32:34 UTC 2025
On Mon, May 12, 2025 at 11:31:16AM +0800, jianqi.ren.cn at windriver.com wrote:
> From: Vinod Polimera <quic_vpolimer at quicinc.com>
>
> [ Upstream commit c0cd12a5d29fa36a8e2ebac7b8bec50c1a41fb57 ]
>
> Use atomic variants for encoder callback functions such that
> certain states like self-refresh can be accessed as part of
> enable/disable sequence.
>
> Signed-off-by: Kalyan Thota <quic_kalyant at quicinc.com>
> Signed-off-by: Vinod Polimera <quic_vpolimer at quicinc.com>
> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> Patchwork: https://patchwork.freedesktop.org/patch/524738/
> Link: https://lore.kernel.org/r/1677774797-31063-12-git-send-email-quic_vpolimer@quicinc.com
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> Signed-off-by: Jianqi Ren <jianqi.ren.cn at windriver.com>
> Signed-off-by: He Zhe <zhe.he at windriver.com>
> ---
> Verified the build test
> ---
> drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 10 ++++++----
> 1 file changed, 6 insertions(+), 4 deletions(-)
If patches are ment to be in a series, please properly send them as a
series, not as individual emails like you did here :(
Please fix up and resend.
thanks,
greg k-h
More information about the dri-devel
mailing list