From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751838AbeFAOMy (ORCPT ); Fri, 1 Jun 2018 10:12:54 -0400 Received: from ms.lwn.net ([45.79.88.28]:35318 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751741AbeFAOMv (ORCPT ); Fri, 1 Jun 2018 10:12:51 -0400 Date: Fri, 1 Jun 2018 08:12:48 -0600 From: Jonathan Corbet To: Michel =?UTF-8?B?RMOkbnplcg==?= Cc: Alex Deucher , Maling list - DRI developers , LKML , amd-gfx list , linux-doc@vger.kernel.org Subject: Re: [PATCH 3/3] drm/amdgpu: Add documentation for PRIME related code Message-ID: <20180601081248.7b65edb2@lwn.net> In-Reply-To: References: <20180531161708.5894-1-michel@daenzer.net> <20180531161708.5894-3-michel@daenzer.net> Organization: LWN.net X-Mailer: Claws Mail 3.15.1-dirty (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 1 Jun 2018 15:40:44 +0200 Michel Dänzer wrote: > Thanks. Is it okay to merge all of these via the amdgpu tree, or should > I wait for an ack from Jon and/or core DRM maintainers for that? I've been assuming they would go through a DRM tree, no need to wait for me. Thanks, jon