]> 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)
commit5b42ad4646caeaa81e6c465e23e5996f2e0711bf
tree2777b4125733fc5a16f79801845cb2d27f755dff
parentdeecca246112838748d0dca9f47cfd339744d594
parentcb513c36199d7b852d647fd82b59d3e43ef50ee1
parent2d2bc4115578b6e889a05aacbd7a207bc4631bd1
parent6d9b4f4c9190a89bc6c503fcb532f3126d605843
parentc6c3a249236f21e54196f2eb45d4f751ab07095b
parent48de58d8fc8cbedeaa39e44f7da9bed9df575a60
parentf60d37e6d88d986e25685cfcdf2092089bddac26
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>