diff options
| author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-04-06 20:30:06 +0300 |
|---|---|---|
| committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-04-06 20:30:06 +0300 |
| commit | 6bfb8b589c17a6f417ee8b96954507a18ace955d (patch) | |
| tree | 6461f106fe24575a778c34c94e4eae957556de72 /tools/perf/scripts/python/stackcollapse.py | |
| parent | Merge branch 'msm-next-lumag-dpu' into msm-next-lumag (diff) | |
| parent | drm/msm/dp: Fix spelling mistake "Capabiity" -> "Capability" (diff) | |
| parent | dt-bindings: display/msm: dsi-controller-main: Add SM6115 (diff) | |
| parent | drm/msm/mdp5: set varaiable msm8x76_config storage-class-specifier to static (diff) | |
| parent | drm/msm/mdp4: Remove empty prepare_commit() function (diff) | |
| download | linux-6bfb8b589c17a6f417ee8b96954507a18ace955d.tar.gz linux-6bfb8b589c17a6f417ee8b96954507a18ace955d.zip | |
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>
