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 bc9f14c8a2ec..f367d8980a87 100644 --- a/Documentation/gpu/todo.rst +++ b/Documentation/gpu/todo.rst @@ -802,23 +802,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.54.0
