Message ID | 20221207012231.112059-1-dmitry.baryshkov@linaro.org |
---|---|
Headers | show |
Series | drm/msm: add support for SM8450 | expand |
On Wed, 07 Dec 2022 03:22:20 +0200, Dmitry Baryshkov wrote: > This adds support for the MDSS/DPU/DSI on the Qualcomm SM8450 platform. > > Change since v5: > - Added defines to be used for the MDP_PERIPH_TOP0 blackhole > > Change since v4: > - Fixed commit messages for the first two patches (Krzysztof) > - Dropped clock-names requirement patch > - Removed clock-names from qcom,sm8450-mdss.yaml schema > - Fixed the schema changes lost between v3 and v4 (thanks Krzysztof) > - Added kernel doc for DPU_MDP_PERIPH_0_REMOVED (Abhinav) > - Fixed build issue in dpu_kms_mdp_snapshot() (Niel) > > [...] Applied, thanks! [01/11] dt-bindings: display/msm: *dpu.yaml: split required properties clauses https://gitlab.freedesktop.org/lumag/msm/-/commit/0f87fc933e0c [02/11] dt-bindings: display/msm: *mdss.yaml: split required properties clauses https://gitlab.freedesktop.org/lumag/msm/-/commit/e96150a6dc14 [03/11] dt-bindings: display/msm: add sm8350 and sm8450 DSI PHYs https://gitlab.freedesktop.org/lumag/msm/-/commit/44a9f577a087 [04/11] dt-bindings: display/msm: add support for the display on SM8450 https://gitlab.freedesktop.org/lumag/msm/-/commit/f7463946c281 [05/11] drm/msm/dsi/phy: rework register setting for 7nm PHY https://gitlab.freedesktop.org/lumag/msm/-/commit/1a1bd3f45000 [06/11] drm/msm/dsi: add support for DSI-PHY on SM8350 and SM8450 https://gitlab.freedesktop.org/lumag/msm/-/commit/e50c901f93e0 [07/11] drm/msm/dsi: add support for DSI 2.6.0 https://gitlab.freedesktop.org/lumag/msm/-/commit/1b55304af89c [08/11] drm/msm/dpu: merge all MDP TOP registers to dpu_hwio.h https://gitlab.freedesktop.org/lumag/msm/-/commit/3bb86d2c6cba [09/11] drm/msm/dpu: add support for MDP_TOP blackhole https://gitlab.freedesktop.org/lumag/msm/-/commit/ae7459d07d8a [10/11] drm/msm/dpu: add support for SM8450 https://gitlab.freedesktop.org/lumag/msm/-/commit/8cbbc3396065 [11/11] drm/msm: mdss add support for SM8450 https://gitlab.freedesktop.org/lumag/msm/-/commit/4d285825f1b7 Best regards,