From patchwork Tue Mar 11 10:30:24 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Vetter X-Patchwork-Id: 3810841 Return-Path: X-Original-To: patchwork-dri-devel@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 742569F38F for ; Tue, 11 Mar 2014 10:31:46 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id A48E6202D1 for ; Tue, 11 Mar 2014 10:31:45 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by mail.kernel.org (Postfix) with ESMTP id AD540202A1 for ; Tue, 11 Mar 2014 10:31:44 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C3635FA250; Tue, 11 Mar 2014 03:31:35 -0700 (PDT) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by gabe.freedesktop.org (Postfix) with ESMTP id 2B9A3FAB83 for ; Tue, 11 Mar 2014 03:31:23 -0700 (PDT) Received: by mail-ee0-f54.google.com with SMTP id d49so3614948eek.41 for ; Tue, 11 Mar 2014 03:31:22 -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:in-reply-to:references; bh=f6lL7Yp4RBzPBmJtu0++9e0bLYcMhbazmtPH91qAUZU=; b=JWGZylnkodBsQmwbhthZ+eIkQsSuOvLVAOFUnfiPyFYGDpcXGAMkIsttBrnXvwzIlb LKTO26g9WM4WF3zlGvFz9rqD+ykIY151QjrVPBVC/nXwX587cbUEz7iNxfJmozTPzwVm 95k5e5u6DmiKL/cJ/79bAeKcR4vPQQs4Gv+Uo= 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:in-reply-to :references; bh=f6lL7Yp4RBzPBmJtu0++9e0bLYcMhbazmtPH91qAUZU=; b=LtZlzGKtqdfd23pRGZejjVZWqZyrSV3nUEU+cQpAOqFl3s6oMBM0HzDW66vzF2mBQe gK9TRN8yKspWQ8kv+VvuEcJX4BQtsQTFAMdPWXQc0NgDxTyZ2Hw3aL6o8nUvilaV+kUo 656mbl9hLvmzOceNJbal97gcDBqLRMinWwjvFXniVk4zC2ww95wCOes7ObAAEn8fY6km CfUBMsAVShPWfW9ltDesPNXFZtYd/b7fQ1rAOjiMCmAWnO1/+1Q7RzZwSGMTY38vci/r q19N7HuPnwsrDKzX5bzt549996ypU4zGFR2vTTVvpmg4daSXeRazZS2tZe65pP1nGh5I jWoQ== X-Gm-Message-State: ALoCoQnCNkXMpWba+R/qlPpElXP0mx4uXgJ+pqr+kd669WwkZ2Loq2sjqY+hoaO0a6h098rihj9o X-Received: by 10.15.99.78 with SMTP id bk54mr2884209eeb.65.1394533882429; Tue, 11 Mar 2014 03:31:22 -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 q44sm55958331eez.1.2014.03.11.03.31.21 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 11 Mar 2014 03:31:21 -0700 (PDT) From: Daniel Vetter To: DRI Development Subject: [PATCH 28/34] drm/doc: Fix misplaced Date: Tue, 11 Mar 2014 11:30:24 +0100 Message-Id: <1394533830-30150-29-git-send-email-daniel.vetter@ffwll.ch> X-Mailer: git-send-email 1.8.5.2 In-Reply-To: <1394533830-30150-1-git-send-email-daniel.vetter@ffwll.ch> References: <1394533830-30150-1-git-send-email-daniel.vetter@ffwll.ch> Cc: Daniel Vetter X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: dri-devel-bounces@lists.freedesktop.org Errors-To: dri-devel-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 Oops. This is a regression from commit 5d7a951537927555fa1286a338e1b91c3b8b7445 Author: Daniel Vetter Date: Fri Jan 4 22:31:20 2013 +0100 drm/doc: updates for new framebuffer lifetime rules Signed-off-by: Daniel Vetter --- Documentation/DocBook/drm.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl index 4268cbe6f95c..9f5457ac0373 100644 --- a/Documentation/DocBook/drm.tmpl +++ b/Documentation/DocBook/drm.tmpl @@ -1060,7 +1060,7 @@ int max_width, max_height; The lifetime of a drm framebuffer is controlled with a reference count, drivers can grab additional references with - drm_framebuffer_reference and drop them + drm_framebuffer_referenceand drop them again with drm_framebuffer_unreference. For driver-private framebuffers for which the last reference is never dropped (e.g. for the fbdev framebuffer when the struct @@ -1068,6 +1068,7 @@ int max_width, max_height; helper struct) drivers can manually clean up a framebuffer at module unload time with drm_framebuffer_unregister_private. + Dumb Buffer Objects