Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp3552713pxj; Mon, 24 May 2021 09:12:44 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwskg3rodnMTuadmcfjycYMQssJjFnnhgAJvp1JGOZN20elqKqrAvyOEZfPTAKEy1E/Cdbs X-Received: by 2002:a17:907:20a8:: with SMTP id pw8mr24664013ejb.256.1621872763894; Mon, 24 May 2021 09:12:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621872763; cv=none; d=google.com; s=arc-20160816; b=MzVfG/VStEKHJqaZu3faB7J79dC1VeShys7jvGLWeDJ6vSWfu50zGGgba/s73hMgty 20zyj6Z5xw4ZcEfBq2KXBFDaId97wAs8vg7nMiJNoiR+pN8C+CTbzF21scMsFbcX00NF hGJ2k1V89WayHG5XwxLq0qdmigHDvptXxTt37eAU4WSk3wk1UnTDJXSHy2FD+7uLdfBK Ld+efuzJksbNgrOPXACKfw35Z2HEZ8ih1qNbeuKrUKk3FQDB/NlH8X0wIhE7DPaaoG8J i8aVCQ/ZX/QkYTehkri8OXJ5tYV5E7dJ3BE0yxkzjYsK7htpmQHo5D1A1Co3YfLgQmv3 M95A== 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=CnYsRQV/10YCdb2O7FKUtBRihNjaLnxh0fRAEDuyQ0A=; b=ujOjjKne4jjKZwrs2OWTQaOnnV/+7Y9rLB+/RcQ6x4zwTRYD6o//PRXmerf9SRV33L +l/5GbhcYXlvNPEqNP05SFZATWYddC0FSyf9ecdKhdBrPUYlxVnWfn2DwqbXCH9nCB9X /Pjq5XiPs83tQqrtICBx6T+zwJsTnipbM91wutS2m5gDG0UIGCOYYaf/r+WnD4HsHDbd j7/gkpwEOmOpkx8xaxFBap5e1BDrE65XLF4w/YzOTM4HcAV2hzxMOxLUjhxGKJav24Zb Z68Gta/hcXkNWMD5+kSKqIdskyg2K5QVl2dNX9fctChGMjGTHsleuHJeiQHBQhlDwUyq poaQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=N38L2yM0; 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 jo3si10941909ejb.468.2021.05.24.09.12.20; Mon, 24 May 2021 09:12:43 -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=N38L2yM0; 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 S238035AbhEXQJd (ORCPT + 99 others); Mon, 24 May 2021 12:09:33 -0400 Received: from mail.kernel.org ([198.145.29.99]:42834 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234775AbhEXQBF (ORCPT ); Mon, 24 May 2021 12:01:05 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 3121C613E1; Mon, 24 May 2021 15:46:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1621871198; bh=pkw4y6w6i8kRvXCTH/9+f10HRXwnSp5AOZG+nFVmBmE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=N38L2yM01ShOQrg+1oYyUEirSgD+GxYJIX2SNRg1a+dB6FXw1AKFFy0NfIey6hq+R cdeIkw/qlm7Njq2krxEVa8ADXdh27F0fFpudHQ+Xim9A+ul86KGAiRTKEUyaoEAS3G gn3UULZF0fqRokT8XFbOsWdM6YhuFtfEz3Ursx1Q= 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.12 118/127] vgacon: Record video mode changes with VT_RESIZEX Date: Mon, 24 May 2021 17:27:15 +0200 Message-Id: <20210524152338.856586982@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210524152334.857620285@linuxfoundation.org> References: <20210524152334.857620285@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 @@ -1089,12 +1089,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);