From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_GIT autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E7A58C2BA1A for ; Mon, 6 Apr 2020 19:47:56 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C63D920672 for ; Mon, 6 Apr 2020 19:47:56 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="juZuFH++" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C63D920672 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ravnborg.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 56A846E48E; Mon, 6 Apr 2020 19:47:56 +0000 (UTC) Received: from mail-lj1-x242.google.com (mail-lj1-x242.google.com [IPv6:2a00:1450:4864:20::242]) by gabe.freedesktop.org (Postfix) with ESMTPS id AA5DF6E48E for ; Mon, 6 Apr 2020 19:47:54 +0000 (UTC) Received: by mail-lj1-x242.google.com with SMTP id v16so1066348ljg.5 for ; Mon, 06 Apr 2020 12:47:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:mime-version:https :content-transfer-encoding; bh=4SJQjISjQj7z0dbBazspmBMJmy3hrwSahhMPuNVC720=; b=juZuFH++T/xbBcPddP734glx2G/1qFH1gpmvl034YTsuafEgOHfnSuKMesgr9QFHAn 8xvB8LqcdyZw1kSintmRNZkDTIvgaErfh+aLPc/wu+CjZbhYYMnCmId2tzlsAtiq7B3I IzDjobQ0d+6ND18/Rjtbl/UzAKnfsa/fQLojWxauD372t6f9FWAuNKLReXRBqx45L3X2 2iD1s/uPAYd0gasiWNolvTe2+tueh4wzfol90B2Oh48MGXeaetsqFdfGY0PbJuEBu3ke sJw0dDXSrsm1+NPtP1ocW2TmyttQVIVUoun6vkWioB52SFWoanfMXMJTw9hYLsgaaAca oU0A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :mime-version:https:content-transfer-encoding; bh=4SJQjISjQj7z0dbBazspmBMJmy3hrwSahhMPuNVC720=; b=nTje3PPOMZT+GnLUOaYFAvC7nhP+HjigPT68cD/StL3gOQ60qjiiHqicOaCCfqxgsZ I/3hO5EkaZY77OGuiYhzjpZmspnLR91wvos0on1BYlI190ZPjLHCQYqEHKYznVjTMk3B 16TLI+Hi6LoyOEmi2FPDAzCRj9+cp6niT5sV/uQ9z9pjfnjSnoEx1EmPXMCyESTn4kMz sL/1tIXan3T3QhQgxgUMVmmwc2oQPpBlmMp9QCBhGseo53LSZLO4lb158Qh1EG9j74n4 v35LDNJkM6bequz+kyYDY/Jy5cZMhf0nGYuwuNM5He7lvUgVLnUVaJHa7fmnI7IRv17z i5/Q== X-Gm-Message-State: AGi0PuY6dF/mCDKpI8dLDw9Asebf/79iIhvH5RT1m04WYWA/m7UaNCQ/ sE7xyd+7K48IGX/Jhau7zyZARhuBdZo= X-Google-Smtp-Source: APiQypLeyZuhd1e4YBbXqgvU+lacbmohyb8REUNSHIhlO1Zrk5Fb0Bw2eOjnTQVO9wGUxex5HCkjbA== X-Received: by 2002:a2e:b536:: with SMTP id z22mr544365ljm.24.1586202472728; Mon, 06 Apr 2020 12:47:52 -0700 (PDT) Received: from saturn.lan (18.158-248-194.customer.lyse.net. [158.248.194.18]) by smtp.gmail.com with ESMTPSA id b16sm10525276ljh.20.2020.04.06.12.47.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Apr 2020 12:47:51 -0700 (PDT) From: Sam Ravnborg To: dri-devel@lists.freedesktop.org, Lyude Paul Subject: [PATCH v2 0/3] drm: kernel-doc stuff Date: Mon, 6 Apr 2020 21:47:43 +0200 Message-Id: <20200406194746.26433-1-sam@ravnborg.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 https: //lore.kernel.org/dri-devel/faf63d8a9ed23c16af69762f59d0dca6b2bf085f.camel@redhat.com/T/#mce6480be738160e9d07c5d023e88fd78d7a06d27 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Laurent Pinchart , David Airlie , Daniel Vetter , Liviu Dudau , Thomas Zimmermann , Sam Ravnborg Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Lyude - I added a "Co-developed-by: ..." Can I get your s-o-b on the patch, to document that you are OK with this to go in. Needed on top of an r-b. v2: - committed acked/reviewed patches - significantly updated the vbalnk patch based on a lot of good inputs - updated the writeback patch - wired drm_writeback.h to kernel-doc Sam Sam Ravnborg (3): drm/vblank: Add intro to documentation drm: writeback: document callbacks drm/writeback: wire drm_writeback.h to kernel-doc Documentation/gpu/drm-kms.rst | 3 ++ drivers/gpu/drm/drm_vblank.c | 53 ++++++++++++++++++++++++++++++++ include/drm/drm_modeset_helper_vtables.h | 27 ++++++++++++++++ include/drm/drm_writeback.h | 9 ++++++ 4 files changed, 92 insertions(+) _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel