Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263179AbTFPAqW (ORCPT ); Sun, 15 Jun 2003 20:46:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263183AbTFPAqV (ORCPT ); Sun, 15 Jun 2003 20:46:21 -0400 Received: from server0011.freedom2surf.net ([194.106.56.14]:57478 "EHLO server0027.freedom2surf.net") by vger.kernel.org with ESMTP id S263179AbTFPAqV (ORCPT ); Sun, 15 Jun 2003 20:46:21 -0400 Date: Mon, 16 Jun 2003 02:00:12 +0100 From: Ian Molton To: linux-kernel@vger.kernel.org Subject: FRAMEBUFFER policy Message-Id: <20030616020012.3f2d27dd.spyro@f2s.com> Organization: The Dragon Roost X-Mailer: Sylpheed version 0.8.6 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 779 Lines: 24 Hi. What is the policy as regards linux framebuffer drivers when presented with a mode they cannot handle. eg, suppose a driver can only handle even numbers of pixels and a request is made for a mode with 639 pixels - should it allocate a 640 pixel wide mode? or should it extend the height of a mode to allow hardware scrolling in multiples of the font height? Thanks. -- Spyros lair: http://www.mnementh.co.uk/ |||| Maintainer: arm26 linux Do not meddle in the affairs of Dragons, for you are tasty and good with ketchup. - 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/