Merge branches 'msm-next-lumag-dp', 'msm-next-lumag-dsi', 'msm-next-lumag-mdp5' and...
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Thu, 6 Apr 2023 17:30:06 +0000 (20:30 +0300)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Thu, 6 Apr 2023 17:30:06 +0000 (20:30 +0300)
commit6bfb8b589c17a6f417ee8b96954507a18ace955d
tree6461f106fe24575a778c34c94e4eae957556de72
parent2470e93289af9df0efc9695a126b87aeeabb0c1c
parenteef01b4e98087b402c731f076cd93b26009b5168
parent7360fc8bdc492441e21da4c983b34f8f0376e537
parent6fda1c9420f27824f0a37d4d451349204a7bc8e5
parentdb1072e1c38cd874e6ab007359d4e1c0c4e05ce2
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>