Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751445AbbEZH0B (ORCPT ); Tue, 26 May 2015 03:26:01 -0400 Received: from mail-pd0-f176.google.com ([209.85.192.176]:34710 "EHLO mail-pd0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751011AbbEZHZ6 (ORCPT ); Tue, 26 May 2015 03:25:58 -0400 MIME-Version: 1.0 In-Reply-To: <55641E1E.9010607@denx.de> References: <1430896145-8887-1-git-send-email-hs@denx.de> <5562B9CE.7050807@ti.com> <5563EEF9.3080901@denx.de> <556418A9.8010603@ti.com> <55641E1E.9010607@denx.de> Date: Tue, 26 May 2015 09:25:57 +0200 X-Google-Sender-Auth: XhdWDWpw6PZEpdQR1ZXHERRR2zs Message-ID: Subject: Re: [RFC PATCH] video/logo: introduce new system state for checking if logos are freed From: Geert Uytterhoeven To: hs@denx.de Cc: Tomi Valkeinen , "linux-kernel@vger.kernel.org" , Linux Fbdev development list , Jean-Christophe Plagniol-Villard Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1250 Lines: 30 On Tue, May 26, 2015 at 9:17 AM, Heiko Schocher wrote: > 4) draw only one logo even on multicores ... why must every core draw > a logo? Currently each core draws the logo, and on a system with more > than 4 cores, I think this looks not really good ... I don't think each core draws a logo. They're all drawn from fbcon_switch(). > Hmm... I do not really have a lot experience in this area ... but why > is the logo only drawed when booting? Is there nothing like a "redraw" > of it? When do you want to redraw it? On VC switch (it's drawn on the first call only, hence it disappears if you switch VC and back)? Until when should it be redrawn? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/