Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-dp',...
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Tue, 5 Jul 2022 03:01:16 +0000 (06:01 +0300)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Tue, 5 Jul 2022 03:01:16 +0000 (06:01 +0300)
commit1ff1da40d6fc9b0125e1c0fcceb09f1d3bca9f05
tree2777b4125733fc5a16f79801845cb2d27f755dff
parent2311720a0182756f175fbf4afc1fb76ac487b587
parentfca5ad26b7d8390f474d886a0778d4f9266c6662
parent94a9e05228c8624fbb08f4d8b2775dd0dc588f76
parent4f0718bfa47266de90f9e5eec8545ba20939c872
parenta7977d5cd9dbf4c9e8706d9e254655ed422859f0
parenteeda2bc4fcd9f544b668efc6489ab165dc0d607e
parent97b10e15df73249a6e5dfe36d07322110748cf67
Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-dp', 'msm-next-lumag-dsi', 'msm-next-lumag-hdmi', 'msm-next-lumag-mdp5' and 'msm-next-lumag-mdp4' into msm-next-lumag

Changes in this merge:
Core:
- client utilization via fdinfo support
- fix fence rollover issue

DPU:
- constification of HW catalog
- support for using encoder as CRC source
- WB support on sc7180
- WB resolution fixes
- enable DSPP support for sc7280

DP:
- dropped custom bulk clock implementation
- made dp_bridge_mode_valid() return MODE_CLOCK_HIGH where applicable
- fix link retraining on resolution change

MDP5:
- MSM8953 perf data

HDMI:
- YAML'ification of schema
- dropped obsolete GPIO support
- misc cleanups

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>