]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit53a0cc28813bd105496cba13953ece66628907ed
tree2777b4125733fc5a16f79801845cb2d27f755dff
parent250b0db4f838891a4219fd95358ed4d37b1cfc0e
parent9896adb4e7c9137a332c8fbf783e883aac7cf2ee
parent65c51fa3e4e683e6cb20e4df8eaac8612221a902
parent59b7b28c840740fcb86ecc52dcaf77d623e66270
parentcd23222774f36831c5c8c91c76a40a4ae351898e
parent23a87caa5c93f84a77a5a4ff88bee6cd2ef781f1
parent2eb3cc7be858bb56abee5d8a12b0d6c6d43ae4c3
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>