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 virtgpu 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: David Airlie <[email protected]> > Cc: Gerd Hoffmann <[email protected]> > Cc: Gurchetan Singh <[email protected]> > Cc: Chia-I Wu <[email protected]> > --- > drivers/gpu/drm/virtio/virtgpu_drv.c | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) >
Acked-by: Javier Martinez Canillas <[email protected]> -- Best regards, Javier Martinez Canillas Core Platforms Red Hat
