[PATCH 2/7] fbdev/mmp/mmpfb: Do not display boot-up logo
Javier Martinez Canillas
javierm at redhat.com
Wed Sep 6 09:54:00 UTC 2023
Thomas Zimmermann <tzimmermann at suse.de> writes:
> The fbcon module takes care of displaying the logo, if any. Remove
> the code form mmpfb. If we want to display the logo without fbcon,
s/form/from
> we should implement this in the fbdev core code.
>
The commit message says the same than patch #1 but the driver will behave
differently right? That is, won't only show the logo when fbcon is not
enabled but unconditionally? So the logo will be duplicated when fbcon is
enabled?
If I understood that correctly, probably you should mention that in the
commit message since removing the fb_show_logo() will make the driver to
behave correctly.
> Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de>
> ---
Acked-by: Javier Martinez Canillas <javierm at redhat.com>
--
Best regards,
Javier Martinez Canillas
Core Platforms
Red Hat
More information about the dri-devel
mailing list