Message ID | 20230221184256.1436-1-quic_jesszhan@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | Move TE setup to prepare_for_kickoff() | expand |
On Tue, 21 Feb 2023 10:42:52 -0800, Jessica Zhang wrote: > Move TE setup to prepare_for_kickoff() and remove empty prepare_commit() > functions in both MDP4 and DPU drivers. > > Changes in V2: > - Added changes to remove empty prepare_commit() functions > > Changes in V3: > - Reordered "drm/msm/dpu: Move TE setup to prepare_for_kickoff()" for > clarity > - Fixed spelling mistakes and wording issues > - Picked up "Reviewed-by" tags for patches [2/4] and [4/4] > > [...] Applied, thanks! [1/4] drm/msm/dpu: Move TE setup to prepare_for_kickoff() https://gitlab.freedesktop.org/lumag/msm/-/commit/dd7904e0f824 [2/4] drm/msm: Check for NULL before calling prepare_commit() https://gitlab.freedesktop.org/lumag/msm/-/commit/63c3df12d13a [3/4] drm/msm/dpu: Remove empty prepare_commit() function https://gitlab.freedesktop.org/lumag/msm/-/commit/f4d83f101233 [4/4] drm/msm/mdp4: Remove empty prepare_commit() function https://gitlab.freedesktop.org/lumag/msm/-/commit/191604898585 Best regards,