Thomas Zimmermann <tzimmerm...@suse.de> 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 logicvc driver specifies a preferred color mode from the value > 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 logicvc. > > Signed-off-by: Thomas Zimmermann <tzimmerm...@suse.de> > Cc: Paul Kocialkowski <paul.kocialkow...@bootlin.com> > --- > drivers/gpu/drm/logicvc/logicvc_drm.c | 16 ++++------------ > 1 file changed, 4 insertions(+), 12 deletions(-) >
Acked-by: Javier Martinez Canillas <javi...@redhat.com> -- Best regards, Javier Martinez Canillas Core Platforms Red Hat