From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Subject: Re: [PATCH] drm: fix returning -EINVAL on setmaster if another master is active Date: Thu, 11 Oct 2012 13:12:32 +0200 Message-ID: <3859432.7Yzscc7HBZ@avalon> References: <1349632406-24068-1-git-send-email-dh.herrmann@googlemail.com> <1477778.PIc27Jio4Y@avalon> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [95.142.166.194]) by gabe.freedesktop.org (Postfix) with ESMTP id F3D979E926 for ; Thu, 11 Oct 2012 04:11:47 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: David Herrmann Cc: Kristian Hoegsberg , dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org Hi David, On Thursday 11 October 2012 12:41:43 David Herrmann wrote: > On Thu, Oct 11, 2012 at 12:35 PM, Laurent Pinchart wrote: > > Hi David, > > > > Would you have time to document the master_set operation in > > Documentation/DocBook/drm.tmpl ? :-) > > I have actually some drafts for "drmSetMaster/drmDropMaster" man-pages > for libdrm on my machine. However, I am still waiting for my other > man-pages being applied to libdrm (they're pending on the list). > > The drmSetMaster() man-page does explain the DRM-Master mess in all > detail, so I'd like to wait for this being reviewed before adding the > same information to kernel-docbook Sure, there's no rush. > (if that is required at all). The DocBook documentation (currently) documents the in-kernel APIs only and mostly serves as a document for driver developers. It's currently missing documentation for the master_set operation, so it would be nice if you could add that. -- Regards, Laurent Pinchart