Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 7 Jan 2003 17:36:12 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 7 Jan 2003 17:36:12 -0500 Received: from carisma.slowglass.com ([195.224.96.167]:58116 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id ; Tue, 7 Jan 2003 17:36:11 -0500 Date: Tue, 7 Jan 2003 22:44:49 +0000 (GMT) From: James Simmons To: Linux Fbdev development list cc: Linux Kernel Mailing List , Geert Uytterhoeven Subject: rotation. 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: 588 Lines: 12 I'm about to implement rotation which is needed for devices like the ipaq. The question is do we flip the xres and yres values depending on the rotation or do we just alter the data that will be drawn to make the screen appear to rotate. How does hardware rotate view the x and y axis? Are they rotated or does just the data get rotated? - 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/