From patchwork Tue Apr 19 13:00:35 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Vetter X-Patchwork-Id: 8879881 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.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 328B89F39A for ; Tue, 19 Apr 2016 13:00:54 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 4B9B520263 for ; Tue, 19 Apr 2016 13:00:53 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by mail.kernel.org (Postfix) with ESMTP id CD8542015A for ; Tue, 19 Apr 2016 13:00:49 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 796406E777; Tue, 19 Apr 2016 13:00:47 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mail-wm0-x233.google.com (mail-wm0-x233.google.com [IPv6:2a00:1450:400c:c09::233]) by gabe.freedesktop.org (Postfix) with ESMTPS id 479886E775 for ; Tue, 19 Apr 2016 13:00:45 +0000 (UTC) Received: by mail-wm0-x233.google.com with SMTP id e201so12947489wme.0 for ; Tue, 19 Apr 2016 06:00:45 -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=AAj6bN094diGlf3CWbOdjdzGIF2hMeCzpbcXJxM7+Fo=; b=bc2BabHsli+JY6iO01Xu5PVGtZa8AYhX4DkKWYm0q4u+7TpDVFk/fyxyqC+jurBm6F ETt4x1fdV2LGtDmgAL/Y94WLAuqK9D+2IC2OjXPERLgOsHEqjYNlAlGRCqlwBcSQQrlj iFXPsXOzAsXwiSqTxsSdWUmrXaidKWWN/GStQ= 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=AAj6bN094diGlf3CWbOdjdzGIF2hMeCzpbcXJxM7+Fo=; b=MSum5CgDbacPomXmhE/iOusoiB1t7vFAijU3AlwzyZGYbpYKPOA2Awd7thwcyTIPCr 7Fm06UYK9dXeytw9JZemfvoeDoxpA6xMc/9T/qOXUHQo97M4yXyJMQte0+7GMCiEV0pp 28hT9ugqV2HthHVlBAMHtA/H2rVUOdNTbJ5cKibx0+4HJ8EiV6aUp96RXcJ4mt07D+dr Cnkzu65MG+T15M0uBgt6m3D05bHLDnhFZQ4xKqvSUTk/aBYraHvZ2VEHVJ/x/LvKXdO3 wUr1G6xhg8UNuVJeKOGOl/jkdGKVKxo+d5PpAeecbqmDl8aXTbA2Hwe7mhrknyfyRQP2 fF2w== X-Gm-Message-State: AOPr4FUpAUyOLhbOA5p5+nIOTSo5VRmqS92QXuUBy/un+2yiovWsxFXOX4y6wKPBUCGo/Q== X-Received: by 10.194.164.228 with SMTP id yt4mr3446219wjb.64.1461070843498; Tue, 19 Apr 2016 06:00:43 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:56b5:0:ac27:b86c:7764:9429]) by smtp.gmail.com with ESMTPSA id h124sm4241610wmf.7.2016.04.19.06.00.41 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 19 Apr 2016 06:00:41 -0700 (PDT) From: Daniel Vetter To: Intel Graphics Development Date: Tue, 19 Apr 2016 15:00:35 +0200 Message-Id: <1461070835-29343-1-git-send-email-daniel.vetter@ffwll.ch> X-Mailer: git-send-email 2.8.0.rc3 Cc: Daniel Vetter Subject: [Intel-gfx] [PATCH] drm-intel.rst: Clarify the eternal draft status X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Spam-Status: No, score=-5.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD,T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=ham 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 Based upon a great comment from Jani. --- drm-intel.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/drm-intel.rst b/drm-intel.rst index 85563ddeaedf..e9af1e516839 100644 --- a/drm-intel.rst +++ b/drm-intel.rst @@ -15,7 +15,12 @@ Introduction This document describes the flow and timeline of drm/i915 patches to various upstream trees. -THIS IS A DRAFT WORK-IN-PROGRESS. +Rule No. 1 +---------- + +This document is an eternal draft and simply tries to explain the reality of how +drm-intel is maintained. If you observe a difference between these rules and +reality, it is your assumed responsibility to update the rules. The Relevant Repositories and Branches ======================================