Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-dp',...
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Sun, 22 Jan 2023 20:43:05 +0000 (22:43 +0200)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Sun, 22 Jan 2023 20:43:05 +0000 (22:43 +0200)
commit82461ab89aa534066897b5fbfd92bb6fc82e051b
tree615396514d887bc80319b6f1d7711c51b567ef9e
parent798cc8f093e580e12f0d7c3f5e3a19cbd79f99aa
parent7efd4edc6efafa65039c1ce8b3af951aba495e3a
parente17af1c9d861dc177e5b56009bd4f71ace688d97
parent1ae654ded7c5a19dc13f57a4fe4434fef879b6f9
parent759cc4914fb0e3f35d6f32c5df045c7df23094ac
parente96c08e91726cda188d030fa8d442091a5a6c3ab
parent6606a96ab1ce9bfddce105845b18c9584c9f69e8
Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-dp', 'msm-next-lumag-dsi', 'msm-next-lumag-hdmi', 'msm-next-lumag-mdp5' and 'msm-next-lumag-mdp4' into msm-next-lumag

DPU, DSI, MDSS:
- Support for SM8350, SM8450 SM8550 and SC8280XP platform

Core:
- Added bindings for SM8150 (driver support already present)

DPU:
- Partial support for DSC on SM8150 and SM8250
- Fixed color transformation matrix being lost on suspend/resume

DP:
- Support for DP on SDM845 and SC8280XP platforms
- HPD fixes
- Support for limiting DP link rate via DT property, this enables
  support for HBR3 rates.

DSI:
- Validate display modes according to the DSI OPP table
- DSI PHY support for the SM6375 platform
- Fixed byte intf clock selection for 14nm PHYs

MDP5:
- Schema conversion to YAML

Misc fixes as usual

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Documentation/devicetree/bindings/display/msm/dp-controller.yaml
Documentation/devicetree/bindings/display/msm/dpu-common.yaml
Documentation/devicetree/bindings/display/msm/qcom,mdss.yaml
Documentation/devicetree/bindings/display/msm/qcom,msm8998-dpu.yaml
Documentation/devicetree/bindings/display/msm/qcom,qcm2290-dpu.yaml
Documentation/devicetree/bindings/display/msm/qcom,sc7180-dpu.yaml
Documentation/devicetree/bindings/display/msm/qcom,sdm845-dpu.yaml
Documentation/devicetree/bindings/display/msm/qcom,sm6115-dpu.yaml
drivers/gpu/drm/msm/dsi/dsi_host.c