From patchwork Thu Mar 13 18:02:46 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Vetter X-Patchwork-Id: 3827841 Return-Path: X-Original-To: patchwork-intel-gfx@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 382819F2BB for ; Thu, 13 Mar 2014 18:03:03 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 66953201F4 for ; Thu, 13 Mar 2014 18:03:02 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by mail.kernel.org (Postfix) with ESMTP id 80E8F20160 for ; Thu, 13 Mar 2014 18:03:01 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4BEFFFA9DB; Thu, 13 Mar 2014 11:03:00 -0700 (PDT) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mail-ee0-f49.google.com (mail-ee0-f49.google.com [74.125.83.49]) by gabe.freedesktop.org (Postfix) with ESMTP id 7284AFA9D5 for ; Thu, 13 Mar 2014 11:02:58 -0700 (PDT) Received: by mail-ee0-f49.google.com with SMTP id c41so570211eek.36 for ; Thu, 13 Mar 2014 11:02:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=from:to:cc:subject:date:message-id; bh=A/gKlVJNSPcsde4QKaRjxaatNRC1OLieiYi/9UrjTlk=; b=ItraMbtlEXNhIiSHJr9FGMIoi1GDu4yd3e5YC8QEpF7HWac86Tvf/vyjo/pgnCfafZ cqvAoEPqVtTdNcdcJJRg8WZVQbOJO6FSA7HBh/uyRfty2A3EFS9GZ+nUiYZ8RHHq19vg RvapPuK7jiZFtdtWWkLBinI4K2vsYJgTBUaVs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=A/gKlVJNSPcsde4QKaRjxaatNRC1OLieiYi/9UrjTlk=; b=ez8R5E+RaYjP04eB3EUZNZGhruQv4vPSfw4QaB3oeJgs3PWbAyk//CKGmtdW97wmBj VWCj6isIEmJ3NVOKgzu7Ih1CEOz7mwANdC1e7VklCK63xOrSq6sGhBMeOlKw9J0eoWK6 EcgLtmGYM/oPEpiwB171Bc7MQ+Xbb/exdey03nK2oJX5vvv6lu5ISwnSsyQy4f2jvOY9 fF8vmFRx0En1iCIYBc+DR8aOeO1/dXbFND/Oe1BBq3yneb5mBtEsX7tDOzstkWsUcaAT 5FovL5Xfo502O1LTb+PuTelUyp1qDf/o3KUOrwZFsy/mbfFBtDQ6DH3IzIEkTeU6ycaA LJ/g== X-Gm-Message-State: ALoCoQluV/TcxjXqGQiSqwPVrWd57h2q07yrpt2iQiK9JeqJQmfww5ZskX3jYnzWzjLD3UGuuDRJ X-Received: by 10.14.95.2 with SMTP id o2mr3629389eef.69.1394733777454; Thu, 13 Mar 2014 11:02:57 -0700 (PDT) Received: from phenom.ffwll.local (84-73-67-144.dclient.hispeed.ch. [84.73.67.144]) by mx.google.com with ESMTPSA id a4sm8833554eep.12.2014.03.13.11.02.55 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 13 Mar 2014 11:02:56 -0700 (PDT) From: Daniel Vetter To: Intel Graphics Development Date: Thu, 13 Mar 2014 19:02:46 +0100 Message-Id: <1394733771-25098-1-git-send-email-daniel.vetter@ffwll.ch> X-Mailer: git-send-email 1.8.5.2 Cc: Daniel Vetter Subject: [Intel-gfx] [PATCH 1/6] docs: Exclude debug.xml X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: intel-gfx-bounces@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED, T_DKIM_INVALID, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP It is all just stuff used internally by the EU debugger only. Not really generally useful, expect if someone wants to write documentation for the debugger. Which needs a lot more than just this. Signed-off-by: Daniel Vetter --- docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml b/docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml index 6723fe1f2e78..9f8eebedd0aa 100644 --- a/docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml +++ b/docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml @@ -15,7 +15,6 @@ Intel GPU Tools -