On Fri, Aug 16, 2024 at 2:54 PM Thomas Zimmermann <tzimmerm...@suse.de> 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 <tzimmerm...@suse.de> > Cc: Linus Walleij <linus.wall...@linaro.org> This way of passing a mode is definitely an improvement. Acked-by: Linus Walleij <linus.wall...@linaro.org> Yours, Linus Walleij