[PATCH v2 15/15] Documentation/gpu: remove completed drm_simple_encoder_init() todo
Diogo Silva <[email protected]> Mon, 20 Jul 2026 17:40:47 +0200
| Newsgroups | org.infradead.lists.linux-amlogic,dev.linux.lists.imx,dev.linux.lists.virtualization,org.freedesktop.lists.dri-devel,org.infradead.lists.linux-mediatek,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel,org.kernel.vger.linux-renesas-soc,org.kernel.vger.linux-samsung-soc,org.kernel.vger.linux-tegra |
|---|---|
| Message-ID | <[email protected]> |
All drm_simple_encoder_init() users have been removed, so drop the completed todo item. Signed-off-by: Diogo Silva <[email protected]> --- Documentation/gpu/todo.rst | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst index 14cf37590fc7..b7351467dc74 100644 --- a/Documentation/gpu/todo.rst +++ b/Documentation/gpu/todo.rst @@ -29,21 +29,6 @@ refactorings already and are an expert in the specific area Subsystem-wide refactorings =========================== -Open-code drm_simple_encoder_init() ------------------------------------ - -The helper drm_simple_encoder_init() was supposed to simplify encoder -initialization. Instead it only added an intermediate layer between atomic -modesetting and the DRM driver. - -The task here is to remove drm_simple_encoder_init(). Search for a driver -that calls drm_simple_encoder_init() and inline the helper. The driver will -also need its own instance of drm_encoder_funcs. - -Contact: Thomas Zimmermann, respective driver maintainer - -Level: Easy - Replace struct drm_simple_display_pipe with regular atomic helpers ------------------------------------------------------------------ -- 2.54.0 _______________________________________________ linux-amlogic mailing list [email protected] http://lists.infradead.org/mailman/listinfo/linux-amlogic