diff options
author | 2022-11-26 12:06:29 +0200 | |
---|---|---|
committer | 2022-11-26 12:06:29 +0200 | |
commit | 8d1d17d47eaebe4466459846d07e4ba8953fa585 (patch) | |
tree | 5844bfded355be32ce009d3ff761c5e936e1422a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/msm: remove duplicated code from a6xx_create_address_space (diff) | |
parent | drm/msm/disp/dpu1: add support for display on SM6115 (diff) | |
parent | drm/msm/dpu1: Account for DSC's bits_per_pixel having 4 fractional bits (diff) | |
parent | dt-bindings: msm: dsi-controller-main: Drop redundant phy-names (diff) | |
parent | drm/msm/hdmi: remove unnecessary NULL check (diff) | |
parent | drm/msm/mdp5: fix reading hw revision on db410c platform (diff) | |
download | wireguard-linux-8d1d17d47eaebe4466459846d07e4ba8953fa585.tar.xz wireguard-linux-8d1d17d47eaebe4466459846d07e4ba8953fa585.zip |
Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-dp', 'msm-next-lumag-dsi', 'msm-next-lumag-hdmi' and 'msm-next-lumag-mdp5' into msm-next-lumag
Core:
- MSM_INFO_GET_FLAGS support
- Cleaned up MSM IOMMU wrapper code
DPU:
- Added support for XR30 and P010 image formats
- Reworked MDSS/DPU schema, added SM8250 MDSS bindings
- Added Qualcomm SM6115 support
DP:
- Dropped unsane sanity checks
DSI:
- Fix calculation of DSC pps payload
DSI PHY:
- DSI PHY support for QCM2290
HDMI:
- Reworked dev init path
And, as usual, small misc fixes.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>