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 9013ced318cb97d6895752d4cfe21c94d0000973..e32b303cca26fa284f795e30dab18cf9e9496a9e 100644 --- a/Documentation/gpu/todo.rst +++ b/Documentation/gpu/todo.rst @@ -754,23 +754,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.52.0
