Hi,
On Thu, 2019-05-23 at 16:26 +0200, Noralf Trønnes wrote:
Ease entry for anyone wanting to pick up the bootsplash work by providing a couple of pointers.
Signed-off-by: Noralf Trønnes noralf@tronnes.org
I think a native DRM bootsplash would be a great thing to have!
Reviewed-by: Paul Kocialkowski paul.kocialkowski@bootlin.com
Cheers,
Paul
Documentation/gpu/todo.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+)
diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst index ab96ba0600a9..05d610321566 100644 --- a/Documentation/gpu/todo.rst +++ b/Documentation/gpu/todo.rst @@ -484,5 +484,19 @@ i915 device_link_add to model the dependency between i915 and snd_had. See https://dri.freedesktop.org/docs/drm/driver-api/device_link.html
+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
+- [RFC PATCH v2 00/13] Kernel based bootsplash
Outside DRM