Re: [PATCH 1/2] drm/tidss: Add some support for splash-screen

2025-05-14 Thread Maxime Ripard
Hi Tomi, On Wed, Apr 16, 2025 at 02:06:29PM +0300, Tomi Valkeinen wrote: > Currently when the driver's probe is called, we do a full DSS reset. If > the bootloader has set up a splash-screen, the reset will disable the > video output, and after that it may still take time until the display is > us

[PATCH 1/2] drm/tidss: Add some support for splash-screen

2025-04-16 Thread Tomi Valkeinen
Currently when the driver's probe is called, we do a full DSS reset. If the bootloader has set up a splash-screen, the reset will disable the video output, and after that it may still take time until the display is usable (all the kernel modules have been loaded) and even more time until the usersp