Thomas Zimmermann <tzimmermann@xxxxxxx> writes: > 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 cirrus driver requests the same client pixel format as the value > stored in struct drm_mode_config.preferred_depth. The fbdev client > also looks at this value for the default pixel format. Thus remove > the format selection from cirrus. > > Signed-off-by: Thomas Zimmermann <tzimmermann@xxxxxxx> > Cc: Dave Airlie <airlied@xxxxxxxxxx> > Cc: Gerd Hoffmann <kraxel@xxxxxxxxxx> > --- > drivers/gpu/drm/tiny/cirrus.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Acked-by: Javier Martinez Canillas <javierm@xxxxxxxxxx> -- Best regards, Javier Martinez Canillas Core Platforms Red Hat