Re: [PATCH v2 0/7] drm/msm: Add display support for Glymur platform
From: Abel Vesa
Date: Wed Oct 22 2025 - 06:51:55 EST
On 25-10-20 12:40:24, Krzysztof Kozlowski wrote:
> On Tue, Oct 14, 2025 at 03:38:25PM +0300, Abel Vesa wrote:
> > The Glymur MDSS is based on the one found in SM8750, with 2 minor number
> > version bump. Differences are mostly in the DPU IP blocks numbers.
> >
> > Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx>
> > ---
> > Changes in v2:
> > - Picked-up Krzysztof's and Dmitry's R-b tags.
> > - Fixed the bindings check reported by Rob.
> > - Fixed indentation reported by Krzysztof.
> > - Re-worded the commits to better explain the incompatibility
> > with previous platforms.
> > - Add the UBWC config patch, as suggested by Dmitry.
>
> Where are lore links? b4 provides them automatically.
>
This patchset was enrolled with b4 due to logistical reasons
which lead to losing initial kernel tree.
I thought the b4 prep -e should be the one to use in this case,
but now I realized that has a different purpose. My bad.
Will make sure links are there in the next version.
Thanks for reviewing.