Message ID | 20221126102141.721353-1-dmitry.baryshkov@linaro.org |
---|---|
State | New |
Headers | show |
Series | [pull] drm/msm: drm-msm-display-for-6.2 | expand |
On Sat, 26 Nov 2022 at 20:21, Dmitry Baryshkov <dmitry.baryshkov@linaro.org> wrote: > > Hi Dave, > > As agreed with Rob Clark, a pull request for the non-GPU part of the drm/msm driver. Summary below. > > The following changes since commit 7f7a942c0a338c4a2a7b359bdb2b68e9896122ec: > > Merge tag 'drm-next-20221025' of git://linuxtv.org/pinchartl/media into drm-next (2022-10-27 14:44:15 +1000) > > are available in the Git repository at: > > https://gitlab.freedesktop.org/lumag/msm.git tags/drm-msm-display-for-6.2 > > for you to fetch changes up to 8d1d17d47eaebe4466459846d07e4ba8953fa585: > > Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-dp', 'msm-next-lumag-dsi', 'msm-next-lumag-hdmi' and 'msm-next-lumag-mdp5' into msm-next-lumag (2022-11-26 12:06:29 +0200) > > ---------------------------------------------------------------- > drm/msm updates for 6.2 > > Core: > - MSM_INFO_GET_FLAGS support > - Cleaned up MSM IOMMU wrapper code > > DPU: > - Added support for XR30 and P010 image formats > - Reworked MDSS/DPU schema, added SM8250 MDSS bindings > - Added Qualcomm SM6115 support > > DP: > - Dropped unsane sanity checks > > DSI: > - Fix calculation of DSC pps payload > > DSI PHY: > - DSI PHY support for QCM2290 > > HDMI: > - Reworked dev init path > > ---------------------------------------------------------------- > Adam Skladowski (2): > dt-bindings: display/msm: add support for SM6115 > drm/msm/disp/dpu1: add support for display on SM6115 > > Bryan O'Donoghue (1): > dt-bindings: msm: dsi-controller-main: Drop redundant phy-names > > Dan Carpenter (1): > drm/msm/hdmi: remove unnecessary NULL check > > Dmitry Baryshkov (25): > Merge remote-tracking branch 'msm/msm-fixes' into HEAD This commit has no justification or signed off by line, I'll let it slide this once, but no backmerges without justification and please sign off merges. Dave.