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 aspeed driver specifies a preferred color mode of 32. As this > is the default if no format has been given, leave it out entirely. > > v3: > - add DRM_FBDEV_DMA_DRIVER_OPS macro > > Signed-off-by: Thomas Zimmermann <tzimmerm...@suse.de> > Cc: Joel Stanley <j...@jms.id.au> > Cc: Andrew Jeffery <and...@codeconstruct.com.au> > --- > drivers/gpu/drm/aspeed/aspeed_gfx_drv.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-)
Acked-by: Javier Martinez Canillas <javi...@redhat.com> -- Best regards, Javier Martinez Canillas Core Platforms Red Hat