Re: [PATCH 0/6] drm/msm: Add display support for Glymur platform

From: Abel Vesa

Date: Thu Sep 11 2025 - 09:10:54 EST


On 25-09-11 16:02:40, Dmitry Baryshkov wrote:
> On Thu, Sep 11, 2025 at 03:28:47PM +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 and
> > their base offsets.
> >
> > Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx>
> > ---
> > Abel Vesa (6):
> > dt-bindings: display: msm: Document the Glymur Mobile Display SubSystem
> > dt-bindings: display: msm: Document the Glymur Display Processing Unit
> > dt-bindings: display: msm: Document the Glymur DiplayPort controller
> > drm/msm/mdss: Add Glymur device configuration
> > drm/msm/dpu: Add support for Glymur
> > drm/msm/dp: Add support for Glymur
> >
>
> This will not work without the UBWC config for this paltform. Please
> include it into the next submission.

Ofcourse it won't work, but wouldn't the UBWC be merged though a different tree?
I thought I should send it separately because of that.

I'll add it to this patchset in the next version.

Thanks.