Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp3538240pxj; Mon, 24 May 2021 08:56:58 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzoO9NG6Z1yw5CxTKxJCqWkFJ+e35QltOZc42T6nSBUrlfgIv//Vaj1DEBl9GiIFyDzRSZp X-Received: by 2002:a05:6638:13cc:: with SMTP id i12mr25301765jaj.20.1621871818605; Mon, 24 May 2021 08:56:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621871818; cv=none; d=google.com; s=arc-20160816; b=EfewKixS5jLtI2WdImF4Cd1zrX5dy3j0wfHL5sqHBKvJ4Yp4rzVR0VEXw5f7IUsNbx 3PeXMuv8RLLLRO3yCI/pVJyFlWU81B87Dhw4F971I257ObtZSm4JxvGpUmwisUjwy6Z9 WdzyBwfOtvpHUoggpq/w4Jq5Hc9K5FEEl87eeXkmq1XmZo57rEpBcFbQvL1fbU3C/1M6 iwEUwtTmi/UbuJCt55kVc6x/eBRyXWeojI5QGeKQv6d3o6Hrs+w5JN2tgv7cXsMpAWRA TFmoO+XQf4pRpmiIrf4Nros8xepu1VIPiz0jk2ECDzNHEEbWHUtNDqjR9hchCC2Wf6E/ aHiA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=qOA7OzqlF4U6Wu8Ki9roppRmF3o/trsbmJcewaGFXkM=; b=uIUkPAG4IFf88tO6zx9W8a0H4yM+OQCVXNaegLwzN6toyQI7CDwLBMgv8uG83vhtDj 7iShBzHnizdhVKdqKamavmgZy7BdmSkXqNWCQKfdnX/rJPAnyFNZlxQcOsld1LXwmGNf d6SjziUoTQS24WFKFEI5lGaAVHtR1bH1ggVoWceyvTuM89JmSdQKQlTc98iLVoNzKcxK 9alL03dkW/g38fRujOUHacti/6mBnwjopmAffjZY0img/5r/4Y/7qcn0D5Q87oExqjG8 V0OXkBhv2SQmaeI80J3mA7i+GQb4KgT3MLwLDgCyZfEO1AZ+bBHFTIdkp/HycWO4v+Hk QAkQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=oOG+hdJF; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id v12si2973129iom.38.2021.05.24.08.56.42; Mon, 24 May 2021 08:56:58 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=oOG+hdJF; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234702AbhEXP5U (ORCPT + 99 others); Mon, 24 May 2021 11:57:20 -0400 Received: from mail.kernel.org ([198.145.29.99]:38718 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234899AbhEXPuN (ORCPT ); Mon, 24 May 2021 11:50:13 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id E213061621; Mon, 24 May 2021 15:38:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1621870699; bh=qhD0BZqeu27jr8v2vR77dTcRsazvYX0eWy1cx0Jai9Q=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=oOG+hdJFSB7omTHg+5PTcPZSGw/BxrhTEbvg+KY9rggHHxyiI6vGV/nyl14Fe4/cO vqoOa8i5lF0rwkhlxh79eIqG2uV7rcgVsE61d+yVjTYqUMXY1uBZp4HgzqBNx4zs+K Pe2+NrsVDluwQ8Cou+L7zuN+Pbj0wXiW+w9qh3cU= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, "Maciej W. Rozycki" , Linus Torvalds Subject: [PATCH 5.4 66/71] vgacon: Record video mode changes with VT_RESIZEX Date: Mon, 24 May 2021 17:26:12 +0200 Message-Id: <20210524152328.592972403@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210524152326.447759938@linuxfoundation.org> References: <20210524152326.447759938@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Maciej W. Rozycki commit d4d0ad57b3865795c4cde2fb5094c594c2e8f469 upstream. Fix an issue with VGA console font size changes made after the initial video text mode has been changed with a user tool like `svgatextmode' calling the VT_RESIZEX ioctl. As it stands in that case the original screen geometry continues being used to validate further VT resizing. Consequently when the video adapter is firstly reprogrammed from the original say 80x25 text mode using a 9x16 character cell (720x400 pixel resolution) to say 80x37 text mode and the same character cell (720x592 pixel resolution), and secondly the CRTC character cell updated to 9x8 (by loading a suitable font with the KD_FONT_OP_SET request of the KDFONTOP ioctl), the VT geometry does not get further updated from 80x37 and only upper half of the screen is used for the VT, with the lower half showing rubbish corresponding to whatever happens to be there in the video memory that maps to that part of the screen. Of course the proportions change according to text mode geometries and font sizes chosen. Address the problem then, by updating the text mode geometry defaults rather than checking against them whenever the VT is resized via a user ioctl. Signed-off-by: Maciej W. Rozycki Fixes: e400b6ec4ede ("vt/vgacon: Check if screen resize request comes from userspace") Cc: stable@vger.kernel.org # v2.6.24+ Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman --- drivers/video/console/vgacon.c | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) --- a/drivers/video/console/vgacon.c +++ b/drivers/video/console/vgacon.c @@ -1106,12 +1106,20 @@ static int vgacon_resize(struct vc_data if ((width << 1) * height > vga_vram_size) return -EINVAL; + if (user) { + /* + * Ho ho! Someone (svgatextmode, eh?) may have reprogrammed + * the video mode! Set the new defaults then and go away. + */ + screen_info.orig_video_cols = width; + screen_info.orig_video_lines = height; + vga_default_font_height = c->vc_font.height; + return 0; + } if (width % 2 || width > screen_info.orig_video_cols || height > (screen_info.orig_video_lines * vga_default_font_height)/ c->vc_font.height) - /* let svgatextmode tinker with video timings and - return success */ - return (user) ? 0 : -EINVAL; + return -EINVAL; if (con_is_visible(c) && !vga_is_gfx) /* who knows */ vgacon_doresize(c, width, height);