diff options
author | Dmitry Baryshkov | 2023-04-06 20:30:06 +0300 |
---|---|---|
committer | Dmitry Baryshkov | 2023-04-06 20:30:06 +0300 |
commit | 6bfb8b589c17a6f417ee8b96954507a18ace955d (patch) | |
tree | 6461f106fe24575a778c34c94e4eae957556de72 | |
parent | 2470e93289af9df0efc9695a126b87aeeabb0c1c (diff) | |
parent | eef01b4e98087b402c731f076cd93b26009b5168 (diff) | |
parent | 7360fc8bdc492441e21da4c983b34f8f0376e537 (diff) | |
parent | 6fda1c9420f27824f0a37d4d451349204a7bc8e5 (diff) | |
parent | db1072e1c38cd874e6ab007359d4e1c0c4e05ce2 (diff) |
Merge branches 'msm-next-lumag-dp', 'msm-next-lumag-dsi', 'msm-next-lumag-mdp5' and 'msm-next-lumag-mdp4' into msm-next-lumag
Core:
- Bugfixes for error handling during probe
- rework UBWC decoder programming
- prepare_commit cleanup
- bindings for SM8550 (MDSS, DPU), SM8450 (DP)
- uapi C++ compatibility fix
- timeout calculation fixup
- msm_fbdev conversion to drm_client
DP:
- interrupts cleanup
DPU:
- DSPP sub-block flush on sc7280
- support AR30 in addition to XR30 format
- Allow using REC_0 and REC_1 to handle wide (4k) RGB planes
DSI:
- rework DSI instance ID detection on obscure platforms
and misc small fixes as usual.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>