Thomas Zimmermann <tzimmermann@xxxxxxx> writes: > Remove the flag prefer_shadow_fbdev from struct drm_mode_config. > Drivers set this flag to enable shadow buffering in the generic > fbdev emulation. Such shadow buffering is now mandatory, so the > flag is unused. > > Signed-off-by: Thomas Zimmermann <tzimmermann@xxxxxxx> > --- Surprised that there are only two drivers setting the flag. I guess isn't a common case to have prefer_shadow == 0 and prefer_shadow_fbdev == 1. Reviewed-by: Javier Martinez Canillas <javierm@xxxxxxxxxx> -- Best regards, Javier Martinez Canillas Core Platforms Red Hat