Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp1591574ybv; Thu, 20 Feb 2020 23:53:58 -0800 (PST) X-Google-Smtp-Source: APXvYqy0+8iXrP6SfivXfrFAs713Cw2OKa6+L9f039HmXzx6KW2QbfWMQWDUP6gAfKfB8kFuGBhu X-Received: by 2002:a05:6808:10b:: with SMTP id b11mr959589oie.110.1582271638215; Thu, 20 Feb 2020 23:53:58 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582271638; cv=none; d=google.com; s=arc-20160816; b=yX9yRk7OovgWO0SfUDiO4Zhgoc6ALhFywhARk7AfFBEj1565CDUZaIor7trFBq6yrA 1PtX9apJmDRoGqVb+5rZ0NyiDsfK8rF3IF+SGGimU6gSRAxHLuSXNhAFenhRwkcdpXRM 2BmTkClwfYNwdiHAeLyGVJDiQipdaTTwkYbK5BvwozJ5qVoITRSFZGcGt54Ejj8gcWIi I6T6mqHndJ9zXPEqnQWsV41JgnCj5pvT3mzTyOfvV6FABTW7Spp3UK22rXZ9zfV8toIP ZmVsCLRG+MvrmPIuvlzHim2UInnWjqHN4eEiGBSzYE4LT6mgVNBZc0Oavu3P4AmjNaSl KPyQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=HVz38/pDBbLVRf12bszndWqOQWq/c/upJlvf4A8FjWI=; b=xl+j7VOZe1mbifx0UO1czsWoj/RlCEiUQJ3rgIyDnbcfys9Jae9dDNGyhzqJ//Sy9U nqlBi2vFTFXlVgdi1pk7l2Rvxct+os5x4oir3E7YneWXu1Yp8OZpZ6G1gnn6pk5yvqAM V0xhxWqh+6ubVvLqb6oDQU09Z+zMMHTO+7biCXD1ouKwl3BYzCBMZjDmTLh38YPWcdWQ ONfW/mZwuP6Ts68L5R3f6B3+latBQuXvSmWLDE43xQEos9vVNwBZZSrfX66v8eZoO2bt gOiZZSWk5w15VW+6T6jLgv7dI3+TBp88x+Eyh0Gi7CJitEjDJsp3mnrXmfHOpADdDfRI gV0g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=0wLSxlcR; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t26si395639oic.169.2020.02.20.23.53.46; Thu, 20 Feb 2020 23:53:58 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=0wLSxlcR; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730147AbgBUHxn (ORCPT + 99 others); Fri, 21 Feb 2020 02:53:43 -0500 Received: from mail.kernel.org ([198.145.29.99]:52058 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730144AbgBUHxl (ORCPT ); Fri, 21 Feb 2020 02:53:41 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 156EF2465D; Fri, 21 Feb 2020 07:53:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582271620; bh=MpOLrtBpFCiszf4oe87gUXnv6QKAfqqQwxxRDU9gY+c=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=0wLSxlcRjdT8zhhGu+3TEkjNHOMAkYm1SsUPqSqajWx3a3SKGpIESUJaPOidasM9C FeVFRhbY7pkEwJbgfGps2NUcuqIsMNelpNkMdcSACdLw+lbaXbUfYoKzUe+Kub9Czt WLCOv/JPHjv1EPVh8VM0CCINuT40UlshiL0SQq50= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Peter Rosin , Geert Uytterhoeven , Jonathan Corbet , Matthew Wilcox , Bartlomiej Zolnierkiewicz , Sasha Levin Subject: [PATCH 5.5 197/399] fbdev: fix numbering of fbcon options Date: Fri, 21 Feb 2020 08:38:42 +0100 Message-Id: <20200221072421.968666513@linuxfoundation.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200221072402.315346745@linuxfoundation.org> References: <20200221072402.315346745@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Peter Rosin [ Upstream commit fd933c00ebe220060e66fb136a7050a242456566 ] Three shall be the number thou shalt count, and the number of the counting shall be three. Four shalt thou not count... One! Two! Five! Fixes: efb985f6b265 ("[PATCH] fbcon: Console Rotation - Add framebuffer console documentation") Signed-off-by: Peter Rosin Reviewed-by: Geert Uytterhoeven Cc: Jonathan Corbet Cc: Matthew Wilcox Signed-off-by: Bartlomiej Zolnierkiewicz Link: https://patchwork.freedesktop.org/patch/msgid/20190827110854.12574-2-peda@axentia.se Signed-off-by: Sasha Levin --- Documentation/fb/fbcon.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/fb/fbcon.rst b/Documentation/fb/fbcon.rst index ebca41785abea..65ba402551374 100644 --- a/Documentation/fb/fbcon.rst +++ b/Documentation/fb/fbcon.rst @@ -127,7 +127,7 @@ C. Boot options is typically located on the same video card. Thus, the consoles that are controlled by the VGA console will be garbled. -4. fbcon=rotate: +5. fbcon=rotate: This option changes the orientation angle of the console display. The value 'n' accepts the following: @@ -152,21 +152,21 @@ C. Boot options Actually, the underlying fb driver is totally ignorant of console rotation. -5. fbcon=margin: +6. fbcon=margin: This option specifies the color of the margins. The margins are the leftover area at the right and the bottom of the screen that are not used by text. By default, this area will be black. The 'color' value is an integer number that depends on the framebuffer driver being used. -6. fbcon=nodefer +7. fbcon=nodefer If the kernel is compiled with deferred fbcon takeover support, normally the framebuffer contents, left in place by the firmware/bootloader, will be preserved until there actually is some text is output to the console. This option causes fbcon to bind immediately to the fbdev device. -7. fbcon=logo-pos: +8. fbcon=logo-pos: The only possible 'location' is 'center' (without quotes), and when given, the bootup logo is moved from the default top-left corner -- 2.20.1