Now that a splash client exists, remove the bootsplash task from the TODO list for the DRM subsystem.
Signed-off-by: Francesco Valla <[email protected]> --- Documentation/gpu/todo.rst | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst index b5f58b4274b1d38e26b229b88a8b4f4ba3433179..b1a6d587c286f060d549a12cf8e771f753b712bc 100644 --- a/Documentation/gpu/todo.rst +++ b/Documentation/gpu/todo.rst @@ -717,23 +717,6 @@ See drivers/gpu/drm/amd/display/TODO for tasks. Contact: Harry Wentland, Alex Deucher -Bootsplash -========== - -There is support in place now for writing internal DRM clients making it -possible to pick up the bootsplash work that was rejected because it was written -for fbdev. - -- [v6,8/8] drm/client: Hack: Add bootsplash example - https://patchwork.freedesktop.org/patch/306579/ - -- [RFC PATCH v2 00/13] Kernel based bootsplash - https://lore.kernel.org/r/[email protected] - -Contact: Sam Ravnborg - -Level: Advanced - Brightness handling on devices with multiple internal panels ============================================================ -- 2.51.0
