Re: [PATCH] drm: verisilicon: support non-coherent DMA framebuffers
From: Chen-Yu Tsai
Date: Tue May 05 2026 - 06:39:34 EST
On Tue, May 5, 2026 at 5:03 PM Icenowy Zheng <zhengxingda@xxxxxxxxxxx> wrote:
>
> 在 2026-05-05二的 04:26 +0000,Dominique Belhachemi写道:
> > Wire up the standard non-coherent path matching the ingenic DRM
> > driver.
> >
> > Tested on StarFive JH7110 (VisionFive 2 v1.3B).
>
> Interesting, I am curious about other patches added to test this.
>
> And this patch looks quite generic, should this code be added to the
> corresponding helpers instead.
This is pretty generic already. The helper functions are used where
they are needed.
ChenYu