From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0F40BC43457 for ; Mon, 19 Oct 2020 15:56:26 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8FBBB22283 for ; Mon, 19 Oct 2020 15:56:25 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=ffwll.ch header.i=@ffwll.ch header.b="LauR/Atw" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8FBBB22283 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ffwll.ch Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 91A6D6EA06; Mon, 19 Oct 2020 15:56:24 +0000 (UTC) Received: from mail-wr1-x441.google.com (mail-wr1-x441.google.com [IPv6:2a00:1450:4864:20::441]) by gabe.freedesktop.org (Postfix) with ESMTPS id C82A46EA06 for ; Mon, 19 Oct 2020 15:56:23 +0000 (UTC) Received: by mail-wr1-x441.google.com with SMTP id g12so269087wrp.10 for ; Mon, 19 Oct 2020 08:56:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to; bh=ExyTIzaV0pr3Eai44qIOEkkWvYQoFZOO2NPesnlxaJg=; b=LauR/Atww+62lrIAoI0S2aXFYC3jXL8fwHGmpYG11gT0kpCJSlFHUFXzKtkFAV4O0P HgNhi4Xzc7LNZ86YW6xp2qpqxF9fUjmU3Sww/YmAaNfW8lzaxOhMfDssyPcFYnBMQloE zTbV1d/w/3aqdvChRUejuygCo/WdvsgMuPWKw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to; bh=ExyTIzaV0pr3Eai44qIOEkkWvYQoFZOO2NPesnlxaJg=; b=lh6pM0xEwpbLGZJ7ceTf6XDhrO7l1Bgktedg2xxjZVaBwTMcslY6ElI3yLrN3KWhzY +EutcsLxRDc9zfwnlmFYGgfOePy1Djhtrb5jzsr6UVlc+mvaszmir7eoHWUca7eZFnaH HCYoNC5cygcT11ddoDkCBmmsjC/nQqB1oFDZkKJUMdQHUXa6ewdhR6ZYGi4JaW/1e/jQ +6JB4OtX/FPsEiGipe6UN6py5OAQNVGTIGJYzEw//NQ14/P/ndyqFj3kn0o1b6CShMxN Q9K7oNXkNqSNK60E72nITRJcf6y9FoZQ/PvEtkEpxMFzYMjvleobIqKld6yutJN/epVT BTjQ== X-Gm-Message-State: AOAM530z+7snJwm99LBGqf18UO0I1fKlw+gI1MxJ2KKHCzfCMxxVEmrh TGCZgbEWpim93Ki7tE77+HLkQA== X-Google-Smtp-Source: ABdhPJwXRObsL8ejRw2Heh5XRu+rRn4ydix5fTKFeZYFLvSwm2ojMD2la1MO54JxNhao+Rk9S4EHZg== X-Received: by 2002:adf:deca:: with SMTP id i10mr257359wrn.96.1603122982550; Mon, 19 Oct 2020 08:56:22 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id w11sm191745wrs.26.2020.10.19.08.56.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 19 Oct 2020 08:56:21 -0700 (PDT) Date: Mon, 19 Oct 2020 17:56:19 +0200 From: Daniel Vetter To: Peilin Ye Subject: Re: [PATCH 2/2 RESEND] docs: fb: Add font_6x8 to available built-in fonts Message-ID: <20201019155619.GH401619@phenom.ffwll.local> Mail-Followup-To: Peilin Ye , Jonathan Corbet , Greg Kroah-Hartman , Bartlomiej Zolnierkiewicz , Sascha Hauer , Sven Schneider , Pengutronix Kernel Team , linux-doc@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org References: <717bb41dda8e2ed615f3faadfbc3e215de726d38.1603037079.git.yepeilin.cs@gmail.com> <20201018205401.698242-1-yepeilin.cs@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201018205401.698242-1-yepeilin.cs@gmail.com> X-Operating-System: Linux phenom 5.7.0-1-amd64 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-fbdev@vger.kernel.org, Pengutronix Kernel Team , Bartlomiej Zolnierkiewicz , Greg Kroah-Hartman , Sascha Hauer , Jonathan Corbet , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Sven Schneider Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Sun, Oct 18, 2020 at 04:54:01PM -0400, Peilin Ye wrote: > Recently we added a new 6x8 font in commit e2028c8e6bf9 ("lib/fonts: add > font 6x8 for OLED display"). Add its name to the "compiled-in fonts" > list. > > Signed-off-by: Peilin Ye > --- > Resending +Cc: dri-devel, sorry if I spammed. Both this and patch 1/2 with the actual bugfix merged to drm-misc-next-fixes, should still make it into the merge window before -rc1. Thanks, Daniel > > Documentation/fb/fbcon.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/fb/fbcon.rst b/Documentation/fb/fbcon.rst > index 9aad964b767c..57f66de2f7e1 100644 > --- a/Documentation/fb/fbcon.rst > +++ b/Documentation/fb/fbcon.rst > @@ -81,7 +81,7 @@ C. Boot options > 1. fbcon=font: > > Select the initial font to use. The value 'name' can be any of the > - compiled-in fonts: 10x18, 6x10, 7x14, Acorn8x8, MINI4x6, > + compiled-in fonts: 10x18, 6x10, 6x8, 7x14, Acorn8x8, MINI4x6, > PEARL8x8, ProFont6x11, SUN12x22, SUN8x16, TER16x32, VGA8x16, VGA8x8. > > Note, not all drivers can handle font with widths not divisible by 8, > -- > 2.25.1 > -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel