Thomas Zimmermann <tzimmerm...@suse.de> 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 <tzimmerm...@suse.de> > ---
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 <javi...@redhat.com> -- Best regards, Javier Martinez Canillas Core Platforms Red Hat