Jocelyn Falempe jfalempe@redhat.com writes:
Hello Jocelyn,
If the logo width is bigger than the framebuffer width, and the height is big enough to hold the logo and the message, it will draw at x coordinate that are higher than the width, and ends up in a corrupted image.
Fixes: 4b570ac2eb54 ("drm/rect: Add drm_rect_overlap()") Signed-off-by: Jocelyn Falempe jfalempe@redhat.com
Reviewed-by: Javier Martinez Canillas javierm@redhat.com