Re: [PATCH v3 0/8] drm: replace simple display pipe users with atomic helpers

From: Linus Walleij

Date: Sun Jul 26 2026 - 16:32:27 EST


Hi Ze,

On Sun, Jul 26, 2026 at 9:45 PM Ze Huang <ze.huang@xxxxxxxxxxxxxxxx> wrote:

> struct drm_simple_display_pipe was meant to simplify simple DRM
> drivers, but instead adds an extra wrapper around normal DRM atomic
> helper setup. As noted in Documentation/gpu/todo.rst, remaining users
> should be converted to regular atomic helpers and stop depending on the
> simple-KMS interfaces.

Are these patches independent of other stuff so they can be tested on
top of v7.2-rc1 or do they need other stuff from drm-misc-next?

Yours,
Linus Walleij