On Mon, May 12, 2025 at 11:31:16AM +0800, jianqi.ren...@windriver.com wrote: > From: Vinod Polimera <quic_vpoli...@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_kaly...@quicinc.com> > Signed-off-by: Vinod Polimera <quic_vpoli...@quicinc.com> > Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@linaro.org> > Patchwork: https://patchwork.freedesktop.org/patch/524738/ > Link: > https://lore.kernel.org/r/1677774797-31063-12-git-send-email-quic_vpoli...@quicinc.com > Signed-off-by: Dmitry Baryshkov <dmitry.barysh...@linaro.org> > Signed-off-by: Jianqi Ren <jianqi.ren...@windriver.com> > Signed-off-by: He Zhe <zhe...@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