From patchwork Mon Oct 23 07:14:19 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hans de Goede X-Patchwork-Id: 10022049 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 204AF601E8 for ; Mon, 23 Oct 2017 07:14:36 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 11ACF204FD for ; Mon, 23 Oct 2017 07:14:36 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 068C520602; Mon, 23 Oct 2017 07:14:36 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9B9A7204FD for ; Mon, 23 Oct 2017 07:14:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751094AbdJWHOf (ORCPT ); Mon, 23 Oct 2017 03:14:35 -0400 Received: from mail-wr0-f194.google.com ([209.85.128.194]:49216 "EHLO mail-wr0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750803AbdJWHOe (ORCPT ); Mon, 23 Oct 2017 03:14:34 -0400 Received: by mail-wr0-f194.google.com with SMTP id g90so16230478wrd.6 for ; Mon, 23 Oct 2017 00:14:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=3wtasRbZk/hHnJjvV/SacDRGi5aWzMqwHV0fNXEoA1c=; b=cMeRxnXhpIF7nHmmd0gWWAEYdp1VeCIJYClvuJ03bcnBBPTTy8rjL7Z///ZxzKUf0U ZIdcdpwQfs+af+6j8umS6pKbD34i7CguApRUblsKj4vrsJ0OaLmJ+PUsyqWDwYtjYq0S huXcnArxCS/fZaeyiFK/colyVml2dMCVuxlCSYOTlo46wYo5CxKXkCT9jr8rXlcmDmxq YWZ7H10WgjGj2MCjhhfvbBSrbCcRGJCy4cWHuZTU0xM+DQwVRzXcqSwzQ8vFE6HZl2Dn MWIM4m3+7ph4r8fU4TZ2ugUmmWAfEVnZvaejXyHabvXsXRURtQzoCDPz/RQLkq3rJZ6n 7OzQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=3wtasRbZk/hHnJjvV/SacDRGi5aWzMqwHV0fNXEoA1c=; b=qBJahknvJVyxbvqgtwvTDm5Dok8M/hgYF7CV4XefLoktXqPlgfX3Q83vdnp3kPzGmy VKV9j5L5KexU8bMtcwufDwu9jC5UTMafitBwDXblXc1sRjN0d/0NCNhQIZfVB4B+QhAr ABdMAsrHHCDVGtiwH8VJtfMl0vbOHrr4l09DVnhmMKMT6GV6uXDHB+PjdJttixtDpKOi 40/4KJJ9DvIACFNhXoJWYGz6J39TInTrvnrGMHpwUo935cY5hTVC4UYCWMwetqfIEu2r IRH+W6vzBVsBnXThOKL+rMqqfPppmqMO/FBJmd95X5B1A28Pxu/mn4acTfTCpMZ+hcpn IOfQ== X-Gm-Message-State: AMCzsaVKjyn7KNad5lzkfdRLIm+9ps8PTb9kGGsYm2mtGsg1vVVLhbML dut/ArP7z/ru1dJiRN2TuVM= X-Google-Smtp-Source: ABhQp+SukK4ZwIZFgxRhkJWlemSFgovo2UVdOXnjm+D294wxGw0c6QIwCVO9gVEW86HYIZMKJVEK+w== X-Received: by 10.223.169.167 with SMTP id b36mr11588251wrd.61.1508742873060; Mon, 23 Oct 2017 00:14:33 -0700 (PDT) Received: from shalem.localdomain.com (546A5441.cm-12-3b.dynamic.ziggo.nl. [84.106.84.65]) by smtp.gmail.com with ESMTPSA id u52sm10426072wrb.68.2017.10.23.00.14.31 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 23 Oct 2017 00:14:32 -0700 (PDT) From: Hans de Goede X-Google-Original-From: Hans de Goede To: Daniel Vetter , Jani Nikula , Sean Paul , David Airlie , Bartlomiej Zolnierkiewicz Cc: Hans de Goede , Bastien Nocera , Daniel Drake , intel-gfx , dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org Subject: [PATCH v3 1/7] fbcon: Add fbcon_rotate_hint to struct fb_info Date: Mon, 23 Oct 2017 09:14:19 +0200 Message-Id: <20171023071425.5090-2-hdegoede@redhat.com> X-Mailer: git-send-email 2.14.2 In-Reply-To: <20171023071425.5090-1-hdegoede@redhat.com> References: <20171023071425.5090-1-hdegoede@redhat.com> Sender: linux-fbdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fbdev@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP On some hardware the LCD panel is not mounted upright in the casing, but upside-down or rotated 90 degrees. In this case we want the console to automatically be rotated to compensate. The fbdev-driver may know about the need to rotate. Add a new fbcon_rotate_hint field to struct fb_info, which gets initialized to -1. If the fbdev-driver knows that some sort of rotation is necessary then it can set this field to a FB_ROTATE_* value to tell the fbcon console driver to rotate the console. Signed-off-by: Hans de Goede --- drivers/video/fbdev/core/fbcon.c | 18 ++++++++++++------ drivers/video/fbdev/core/fbsysfs.c | 1 + include/linux/fb.h | 5 +++++ 3 files changed, 18 insertions(+), 6 deletions(-) diff --git a/drivers/video/fbdev/core/fbcon.c b/drivers/video/fbdev/core/fbcon.c index 04612f938bab..fb317ed76b45 100644 --- a/drivers/video/fbdev/core/fbcon.c +++ b/drivers/video/fbdev/core/fbcon.c @@ -963,10 +963,13 @@ static const char *fbcon_startup(void) ops->cur_rotate = -1; ops->cur_blink_jiffies = HZ / 5; info->fbcon_par = ops; - if (initial_rotation != -1) - p->con_rotate = initial_rotation; - else + + p->con_rotate = initial_rotation; + if (p->con_rotate == -1) + p->con_rotate = info->fbcon_rotate_hint; + if (p->con_rotate == -1) p->con_rotate = fbcon_platform_get_rotate(info); + set_blitting_type(vc, info); if (info->fix.type != FB_TYPE_TEXT) { @@ -1103,10 +1106,13 @@ static void fbcon_init(struct vc_data *vc, int init) ops = info->fbcon_par; ops->cur_blink_jiffies = msecs_to_jiffies(vc->vc_cur_blink_ms); - if (initial_rotation != -1) - p->con_rotate = initial_rotation; - else + + p->con_rotate = initial_rotation; + if (p->con_rotate == -1) + p->con_rotate = info->fbcon_rotate_hint; + if (p->con_rotate == -1) p->con_rotate = fbcon_platform_get_rotate(info); + set_blitting_type(vc, info); cols = vc->vc_cols; diff --git a/drivers/video/fbdev/core/fbsysfs.c b/drivers/video/fbdev/core/fbsysfs.c index 15755ce1d26c..e31a182b42bf 100644 --- a/drivers/video/fbdev/core/fbsysfs.c +++ b/drivers/video/fbdev/core/fbsysfs.c @@ -58,6 +58,7 @@ struct fb_info *framebuffer_alloc(size_t size, struct device *dev) info->par = p + fb_info_size; info->device = dev; + info->fbcon_rotate_hint = -1; #ifdef CONFIG_FB_BACKLIGHT mutex_init(&info->bl_curve_mutex); diff --git a/include/linux/fb.h b/include/linux/fb.h index f4386b0ccf40..10cf71cc5d13 100644 --- a/include/linux/fb.h +++ b/include/linux/fb.h @@ -464,6 +464,11 @@ struct fb_info { atomic_t count; int node; int flags; + /* + * -1 by default, set to a FB_ROTATE_* value by the driver, if it knows + * a lcd is not mounted upright and fbcon should rotate to compensate. + */ + int fbcon_rotate_hint; struct mutex lock; /* Lock for open/release/ioctl funcs */ struct mutex mm_lock; /* Lock for fb_mmap and smem_* fields */ struct fb_var_screeninfo var; /* Current var */