summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/display
diff options
context:
space:
mode:
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>2023-01-22 21:43:05 +0100
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>2023-01-22 21:43:05 +0100
commit82461ab89aa534066897b5fbfd92bb6fc82e051b (patch)
tree615396514d887bc80319b6f1d7711c51b567ef9e /Documentation/devicetree/bindings/display
parentdt-bindings: display/msm: rename mdp nodes to display-controller (diff)
parentdrm/msm/dpu: Reapply CTM if modeset is needed (diff)
parentdrm/msm/dp: Remove INIT_SETUP delay (diff)
parentdrm/msm/dsi: Allow 2 CTRLs on v2.5.0 (diff)
parentdt-bindings: display/msm: qcom, mdss: fix HDMI PHY node names (diff)
parentdrm/msm/mdp5: convert to drm_crtc_handle_vblank() (diff)
parentdrm/msm/mdp4: convert to drm_crtc_handle_vblank() (diff)
downloadlinux-82461ab89aa534066897b5fbfd92bb6fc82e051b.tar.xz
linux-82461ab89aa534066897b5fbfd92bb6fc82e051b.zip
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>