diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2022-07-05 06:01:16 +0300 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2022-07-05 06:01:16 +0300 |
commit | 1ff1da40d6fc9b0125e1c0fcceb09f1d3bca9f05 (patch) | |
tree | 2777b4125733fc5a16f79801845cb2d27f755dff | |
parent | 2311720a0182756f175fbf4afc1fb76ac487b587 (diff) | |
parent | fca5ad26b7d8390f474d886a0778d4f9266c6662 (diff) | |
parent | 94a9e05228c8624fbb08f4d8b2775dd0dc588f76 (diff) | |
parent | 4f0718bfa47266de90f9e5eec8545ba20939c872 (diff) | |
parent | a7977d5cd9dbf4c9e8706d9e254655ed422859f0 (diff) | |
parent | eeda2bc4fcd9f544b668efc6489ab165dc0d607e (diff) | |
parent | 97b10e15df73249a6e5dfe36d07322110748cf67 (diff) | |
download | linux-1ff1da40d6fc9b0125e1c0fcceb09f1d3bca9f05.tar.gz linux-1ff1da40d6fc9b0125e1c0fcceb09f1d3bca9f05.tar.bz2 linux-1ff1da40d6fc9b0125e1c0fcceb09f1d3bca9f05.zip |
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>