From patchwork Wed Jul 19 15:23:35 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 122684 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:c923:0:b0:3e4:2afc:c1 with SMTP id j3csp2516308vqt; Wed, 19 Jul 2023 08:26:53 -0700 (PDT) X-Google-Smtp-Source: APBJJlGG12op13gk9rDPYkZ+QalolReVNvGZYDRhEBjtaIyGF45fen3O2UcR5zZFRi2DMKZ1fNM+ X-Received: by 2002:a17:902:e812:b0:1b8:3936:7b64 with SMTP id u18-20020a170902e81200b001b839367b64mr3666011plg.1.1689780413467; Wed, 19 Jul 2023 08:26:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1689780413; cv=none; d=google.com; s=arc-20160816; b=TqyyPnE4MI3W5Ni+L/af5hKZue8iljE7/RBBjHKvYF2R9HTAFVqTK5tPjwejRHR+l1 wFEQcFogyV58JcZ4qYs0ng/REtMJ4lmYqUCkpshjY13NJUv9WaAMyVAxuSRRb4QhyKhe 6Wy8NYj543LH3SMVj8ep2HQ0zdFmZIePA4iYvvcpLoOrh4RK1W9WadjiUrWu7NN2zcAu LoL4AtmoXYF/ZSRExhqIHWfKKxHvOaYC5HefZBAfgNlwECFTfmRKphQIzmbeyoLx4uPs WwwGtZp9aAPGCc7Nk67Fju2kAFgbmsEBLzDTWOztw+JAhaXEmomoR5H+MhVetKzgYAKu TIAA== 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 :references:in-reply-to:message-id:date:subject:cc:to:from; bh=kxdpCRQ3AlbtXAik2Vxmxzb6THFKiNP4moBlr24L/Bk=; fh=gpg5ZK7FlLyqDLYY0f6auQmv7Nbp0xxHOCgKJ8Z5MuE=; b=UwLlL/n2GC79p11pyFo6rKHMxQWko4zbGYA0bseU9rlfRIFO3inVcm+y7gAA401Fux 6PBcqvu3Dj1TrmNBpTDY0x+nHx6qkBsRPRs1JGnmgc5vLtz2LKDkVYgTT8E3J2iYmttN Oig0FRauqWakhF8mxCc7U1bQNniPNlLIKm6hfpqmW4qGT9wfTnOJngyqxndNvAs81Lci y8usY2A1Ayu5t2aATFOECq9kuNSNqQ75zvV680uXn3th0B/P3/WFqkO23mtdqty8P0YR qQntAF55cHqiBRa3VLV/BkIRQHF7JIjXN5fPtIWFXrpG/Id8ubMM+PQqmnRGB/DWN7ij HiRQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id p18-20020a170902ebd200b001b3f9cedbb7si3646032plg.398.2023.07.19.08.26.40; Wed, 19 Jul 2023 08:26:53 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231783AbjGSPYC (ORCPT + 99 others); Wed, 19 Jul 2023 11:24:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60936 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231735AbjGSPXv (ORCPT ); Wed, 19 Jul 2023 11:23:51 -0400 Received: from albert.telenet-ops.be (albert.telenet-ops.be [IPv6:2a02:1800:110:4::f00:1a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 07DD4E60 for ; Wed, 19 Jul 2023 08:23:48 -0700 (PDT) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed40:51f7:4083:c317:cdf]) by albert.telenet-ops.be with bizsmtp id P3Pg2A00E2xuRWb063Pg27; Wed, 19 Jul 2023 17:23:47 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1qM91W-001tY0-5d; Wed, 19 Jul 2023 17:23:40 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1qM91g-001Bjl-60; Wed, 19 Jul 2023 17:23:40 +0200 From: Geert Uytterhoeven To: David Airlie , Daniel Vetter , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , Jonathan Corbet , Laurent Pinchart , Kieran Bingham , Jyri Sarha , Tomi Valkeinen , =?utf-8?b?VmlsbGUgU3ly?= =?utf-8?b?asOkbMOk?= Cc: dri-devel@lists.freedesktop.org, linux-doc@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH v3 2/4] drm/todo: Convert list of fbconv links to footnotes Date: Wed, 19 Jul 2023 17:23:35 +0200 Message-Id: <0761f98d3b6f8df9eea977eae063e35b450fda9e.1689779916.git.geert+renesas@glider.be> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_BLOCKED,SPF_HELO_NONE, SPF_NONE,T_SCC_BODY_TEXT_LINE,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: INBOX X-GMAIL-THRID: 1771863187205826925 X-GMAIL-MSGID: 1771863187205826925 Convert the references to fbconv links to footnotes, so they can be navigated. Signed-off-by: Geert Uytterhoeven Acked-by: Javier Martinez Canillas --- v3: - Make main text read correctly when ignoring the footnotes, v2: - New. --- Documentation/gpu/todo.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst index b93059e384128904..f2a4f6f90c54eefe 100644 --- a/Documentation/gpu/todo.rst +++ b/Documentation/gpu/todo.rst @@ -756,16 +756,16 @@ existing hardware. The new driver's call-back functions are filled from existing fbdev code. More complex fbdev drivers can be refactored step-by-step into a DRM -driver with the help of the DRM fbconv helpers. [1] These helpers provide +driver with the help of the DRM fbconv helpers [4]_. These helpers provide the transition layer between the DRM core infrastructure and the fbdev driver interface. Create a new DRM driver on top of the fbconv helpers, copy over the fbdev driver, and hook it up to the DRM code. Examples for -several fbdev drivers are available at [1] and a tutorial of this process -available at [2]. The result is a primitive DRM driver that can run X11 -and Weston. +several fbdev drivers are available in Thomas Zimmermann's fbconv tree +[4]_, as well as a tutorial of this process [5]_. The result is a primitive +DRM driver that can run X11 and Weston. - - [1] https://gitlab.freedesktop.org/tzimmermann/linux/tree/fbconv - - [2] https://gitlab.freedesktop.org/tzimmermann/linux/blob/fbconv/drivers/gpu/drm/drm_fbconv_helper.c + .. [4] https://gitlab.freedesktop.org/tzimmermann/linux/tree/fbconv + .. [5] https://gitlab.freedesktop.org/tzimmermann/linux/blob/fbconv/drivers/gpu/drm/drm_fbconv_helper.c Contact: Thomas Zimmermann