From patchwork Wed Jun 26 13:36:11 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mauro Carvalho Chehab X-Patchwork-Id: 11017887 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 7CE276C5 for ; Wed, 26 Jun 2019 13:36:25 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6B7FE285D1 for ; Wed, 26 Jun 2019 13:36:25 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5DF432884A; Wed, 26 Jun 2019 13:36:25 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 89AAC285D1 for ; Wed, 26 Jun 2019 13:36:24 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id DE0516E436; Wed, 26 Jun 2019 13:36:18 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) by gabe.freedesktop.org (Postfix) with ESMTPS id E7A886E436 for ; Wed, 26 Jun 2019 13:36:17 +0000 (UTC) Received: from 177.205.71.220.dynamic.adsl.gvt.net.br ([177.205.71.220] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtpsa (Exim 4.92 #3 (Red Hat Linux)) id 1hg85u-0004t1-0v; Wed, 26 Jun 2019 13:36:14 +0000 Received: from mchehab by bombadil.infradead.org with local (Exim 4.92) (envelope-from ) id 1hg85s-0003Ss-0I; Wed, 26 Jun 2019 10:36:12 -0300 From: Mauro Carvalho Chehab To: Linux Doc Mailing List Subject: [PATCH] docs: gpu: add msm-crash-dump.rst to the index.rst file Date: Wed, 26 Jun 2019 10:36:11 -0300 Message-Id: X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20170209; h=Sender:Content-Transfer-Encoding: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=vjIOKCboXHW6Mjixp79Kk6C1xDXu7gjmz0O9Axsf0MM=; b=PCLh0txTepWivhui/lf1a6LRk MlxUkWxltrq9e7vJoBgvuGfdGXgFAF9ignUrfYEus8Xw4F+HunNQ5VqYGauPI6K29f5lV/EmRsA3k ColDokfjeEWY2auwVjpTjA/OaIn9OtiSKHeR4SQP+o3EDy2LFjTFooznQcN8A6ZFO+8RSE6xTXZ08 XvUG+3cu8sBe6e6Fujv+svM7KbZtXVVGXFvphYvBJA/rj+kHkJFsiwlwHTs3XzUFd0Co5ola8Tcny h/Ijce5kZ1THb96rBj2dslJIa+spsaN3WVgXnGTfj1XxF6G4VmNcs62MEYOBCb7fWQ8T+P5VXQk+8 G7GxOP0EA==; X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Jonathan Corbet , David Airlie , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Mauro Carvalho Chehab , Maxime Ripard , Mauro Carvalho Chehab , Sean Paul Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP This file is currently orphaned. Signed-off-by: Mauro Carvalho Chehab --- Documentation/gpu/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/gpu/index.rst b/Documentation/gpu/index.rst index 1fcf8e851e15..55f3f4294686 100644 --- a/Documentation/gpu/index.rst +++ b/Documentation/gpu/index.rst @@ -12,6 +12,7 @@ Linux GPU Driver Developer's Guide drm-uapi drm-client drivers + msm-crash-dump vga-switcheroo vgaarbiter todo