Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933150AbXAaM2E (ORCPT ); Wed, 31 Jan 2007 07:28:04 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933143AbXAaM2E (ORCPT ); Wed, 31 Jan 2007 07:28:04 -0500 Received: from vervifontaine.sonytel.be ([80.88.33.193]:40824 "EHLO vervifontaine.sonycom.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S933150AbXAaM2D (ORCPT ); Wed, 31 Jan 2007 07:28:03 -0500 Date: Wed, 31 Jan 2007 13:27:52 +0100 (CET) From: Geert Uytterhoeven To: James Simmons cc: Linux Frame Buffer Device Development , Cell Broadband Engine OSS Development , Linux Kernel Development Subject: [PATCH 0/7] RFC: Cell SPE logos Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1532 Lines: 38 Hi, I would like to hear your opinions about the patchset below (updated version compared to yesterday, lkml added to the CC list). The Cell Broadband Engine contains a 64-bit PowerPC core with 2 hardware threads (called PPEs) and 8 Synergistic Processing Engines (called SPEs). When booting Linux, 2 penguins logos are shown on the graphical console by the standard frame buffer console logo code. To emphasize the existence of the SPEs (which can be used under Linux), we added a second row of (smaller) helper penguin logos, one for each SPE. I attached a PNG version of the helper penguin logo for reference. Summaries: [PATCH 1/7] fbdev: Avoid vertical overflow when making space for the logo [PATCH 2/7] fbdev: fb_do_show_logo() updates [PATCH 3/7] fbdev: extract fb_show_logo_line() [PATCH 4/7] fbdev: move logo externs to header file [PATCH 5/7] fbdev: Add fb_append_extra_logo() [PATCH 6/7] fbdev: SPE helper penguin logo [PATCH 7/7] Cell: Draw SPE helper penguin logos Thanks for your comments! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- Sony Network and Software Technology Center Europe (NSCE) Geert.Uytterhoeven@sonycom.com ------- The Corporate Village, Da Vincilaan 7-D1 Voice +32-2-7008453 Fax +32-2-7008622 ---------------- B-1935 Zaventem, Belgium - 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/