From patchwork Fri Jun 9 13:44:28 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 105642 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:994d:0:b0:3d9:f83d:47d9 with SMTP id k13csp959257vqr; Fri, 9 Jun 2023 06:46:42 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ4lNWlP4zMoFgrJI0YlA1eUd30wr+s275ivsfD5uYVfq5S3zx8c7EMJE8CgoZFQMXmpAm8G X-Received: by 2002:a17:902:6b8a:b0:1ae:1237:8754 with SMTP id p10-20020a1709026b8a00b001ae12378754mr801644plk.68.1686318401926; Fri, 09 Jun 2023 06:46:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1686318401; cv=none; d=google.com; s=arc-20160816; b=WVlRi7owCxmZVtsEkeE7S5i73d2h/aTeRUD4pyqN0wN4kNOJS7iFqBiPPb18jZsHQt ExXZjVJ3WAn8MnzNQC/5Hdk2ho5QK5qAgCoXgfnQ7QjGpTSG7/WznU+0Iq4s50+gsKck 5aE6qMze+oWt5UJtkd4q2DCWViqTuGLonelSiL0MmDaHwTTYiXtNB+fLC2lJw6ZzgdMb C8g3I9ECvOHVKkvEBKlFqkvj8aV2Va23jAU96qXg/itnuF0algY6kSyYo9+IrZHe56Rc 7JClIOA/F4O4lVNlMCGeBeFq841WKucYBwMQSXOHil3OCVakM1D5HRwN3SU8wRh1jlPV 4iZw== 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=X8XdEe60OXABPX+3bfCN6o4laDj1Nl5HYoXN6NJTO9c=; b=DhaTm0sAl9LmfGnOE6N4heX/T9AOH+5EL4TFSXZGJMHMakyPnFGoZKaumNCY4olp4+ AkHyl3P+RCWFWG/czBrvteIPP/14Dtezc/z9EnDZkNLibUtcqMS5wxBFQFFYnheWyrNJ UKfZqMQVIe+m6h7upwpiatqYsCnripea5+xRPslfQx++bRbfmxVg/Aeph2I6dh2waarW qftrBvvCChJ2Gghtmn7QLePw4vJt0JcQbrY9eQiUAa/uWcdD4TnaZwXpQz4ZBtZU3aWM Is2qvyJUh/AW9abnR7BNJrLM4bSBhp20K3sqp3rsq8OTQZH3aje0XYNAwdNWexG0Lru2 xM3w== 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 p13-20020a170902ebcd00b001b041591a5fsi2770844plg.459.2023.06.09.06.46.25; Fri, 09 Jun 2023 06:46:41 -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 S232169AbjFINos (ORCPT + 99 others); Fri, 9 Jun 2023 09:44:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54744 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232327AbjFINoo (ORCPT ); Fri, 9 Jun 2023 09:44:44 -0400 Received: from baptiste.telenet-ops.be (baptiste.telenet-ops.be [IPv6:2a02:1800:120:4::f00:13]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 98C6230FA for ; Fri, 9 Jun 2023 06:44:41 -0700 (PDT) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed30:a1e2:1b31:cba3:390d]) by baptiste.telenet-ops.be with bizsmtp id 71kZ2A00512zQ4r011kZdr; Fri, 09 Jun 2023 15:44:39 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1q7cPS-008La7-38; Fri, 09 Jun 2023 15:44:33 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1q7cPp-00GCTT-43; Fri, 09 Jun 2023 15:44:33 +0200 From: Geert Uytterhoeven To: Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Daniel Vetter , Jonathan Corbet , Jyri Sarha , Tomi Valkeinen , Laurent Pinchart , Bagas Sanjaya 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 v2 2/4] drm/todo: Convert list of fbconv links to footnotes Date: Fri, 9 Jun 2023 15:44:28 +0200 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_NONE, T_SCC_BODY_TEXT_LINE,URIBL_BLOCKED autolearn=unavailable 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: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1768233004331710712?= X-GMAIL-MSGID: =?utf-8?q?1768233004331710712?= Convert the references to fbconv links to footnotes, so they can be navigated. Signed-off-by: Geert Uytterhoeven --- v2: - New. --- Documentation/gpu/todo.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst index 6c328613c049fc1d..ce1d4e22c327063b 100644 --- a/Documentation/gpu/todo.rst +++ b/Documentation/gpu/todo.rst @@ -753,16 +753,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 +several fbdev drivers are available at [4]_ and a tutorial of this process +available at [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