On Fri, Aug 16, 2024 at 2:54 PM Thomas Zimmermann <[email protected]> wrote:
> Call drm_client_setup() to run the kernel's default client setup > for DRM. Set fbdev_probe in struct drm_driver, so that the client > setup can start the common fbdev client. > > Signed-off-by: Thomas Zimmermann <[email protected]> > Cc: Linus Walleij <[email protected]> This way of passing a mode is definitely an improvement. Acked-by: Linus Walleij <[email protected]> Yours, Linus Walleij
