diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2022-11-26 12:06:29 +0200 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2022-11-26 12:06:29 +0200 |
commit | 8d1d17d47eaebe4466459846d07e4ba8953fa585 (patch) | |
tree | 5844bfded355be32ce009d3ff761c5e936e1422a /Documentation/images | |
parent | 822ff993d33dc4bad2bbc05faf4b48790ec8195a (diff) | |
parent | 3581b7062cec5a40b54acbd0dc28321d3aaa9fc7 (diff) | |
parent | d3c1a8663d0ddb74eaa51121ccbb8340739a12a8 (diff) | |
parent | c54155622c29297560a0840640e2d7431add2cb3 (diff) | |
parent | ad517059787a5f37018f369f3112164eccd3d6c1 (diff) | |
parent | 5d8c0417ea62fed3cec7f5daed06a20477efeb39 (diff) | |
download | linux-8d1d17d47eaebe4466459846d07e4ba8953fa585.tar.bz2 |
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>