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. > > The mcde driver specifies a preferred color mode of 32. As this > is the default if no format has been given, leave it out entirely. > > Signed-off-by: Thomas Zimmermann <[email protected]> > Cc: Linus Walleij <[email protected]> Acked-by: Linus Walleij <[email protected]> Yours, Linus Walleij
