Skip to content

msm/display patches for 6.5

Dmitry Baryshkov requested to merge lumag/msm-old:msm-next-lumag into msm-next

Core:

  • Add Marijn Suijten as drm/msm reviewer
  • Adreno A660 bindings
  • SM8350 MDSS bindings fix

DP:

  • Removed obsolete USB-PD remains
  • Documented DP compatible string for sm8550 platform

DPU:

  • Enable missing features (DSPP, DSC, split display) on sc8180x, sc8280xp, sm8450
  • Enabled writeback on sc7280
  • Implemented tearcheck support to support vsync on SM150 and newer platforms
  • Native HDMI output support
  • Dropped unused features: regdma, GC, IGC
  • Fixed the DSC flush operations
  • Simplified QoS handling, removing obsolete and unused features and merging SSPP and WB code paths
  • Reworked dpu_encoder initialisation path

DSI:

  • Drop powerup quirks in favour of using pre_enable_prev_first for downstream bridges
  • Fixed 14nm DSI PHY programming
  • Added support for DSI and 28nm DSI PHY on MSM8226 platform

MDP5:

  • Added support for display controller on MSM8226 platform

cc @abhinavk @MarijnS95

Edited by Dmitry Baryshkov

Merge request reports