On Mon, Sep 9, 2024 at 7:37 AM 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: Zack Rusin <[email protected]> > Cc: Broadcom internal kernel review list > <[email protected]> > Acked-by: Javier Martinez Canillas <[email protected]>
Quick note: I love what you did with drm client and drm fbdev. Thanks a lot for that work! Reviewed-by: Zack Rusin <[email protected]> z
