aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>2023-06-10 03:56:52 +0300
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>2023-06-10 03:56:52 +0300
commit712c76b360aa3d2a99c9597f2fba9ee117a303f6 (patch)
tree7247d1c491fc289ab859832f77e59933716d7a37
parentdrm/msm/a6xx: initialize GMU mutex earlier (diff)
parentdrm/msm: mdss: Add SM6375 support (diff)
parentdrm/msm/dpu: tidy up some error checking (diff)
parentdt-bindings: display: msm: dp-controller: document SM8550 compatible (diff)
parentdrm/msm/dsi: Add phy configuration for MSM8226 (diff)
parentdrm/msm/mdp5: Add MDP5 configuration for MSM8226 (diff)
downloadwireguard-linux-712c76b360aa3d2a99c9597f2fba9ee117a303f6.tar.xz
wireguard-linux-712c76b360aa3d2a99c9597f2fba9ee117a303f6.zip
Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-dp', 'msm-next-lumag-dsi' and 'msm-next-lumag-mdp5' into msm-next-lumag
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: - Added support for DPU on sm6350 and sm6375 platforms - Implemented tearcheck support to support vsync on SM150 and newer platforms - Enabled missing features (DSPP, DSC, split display) on sc8180x, sc8280xp, sm8450 - Enabled writeback on sc7280 - Enabled DSC on msm8998 - 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: - Added support for DSI and 28nm DSI PHY on MSM8226 platform - Added support for DSI on sm6350 and sm6375 platforms - Dropped powerup quirks in favour of using pre_enable_prev_first for downstream bridges - Fixed 14nm DSI PHY programming MDP5: - Added support for display controller on MSM8226 platform Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>