Thomas Zimmermann <[email protected]> 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 tidss 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: Jyri Sarha <[email protected]> > Cc: Tomi Valkeinen <[email protected]> > --- > drivers/gpu/drm/tidss/tidss_drv.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) >
Acked-by: Javier Martinez Canillas <[email protected]> -- Best regards, Javier Martinez Canillas Core Platforms Red Hat
