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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 4CAF6ECE57E for ; Mon, 9 Sep 2024 13:51:57 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D9D3610E595; Mon, 9 Sep 2024 13:51:56 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; secure) header.d=ziepe.ca header.i=@ziepe.ca header.b="QWz93Pkk"; dkim-atps=neutral Received: from mail-qk1-f182.google.com (mail-qk1-f182.google.com [209.85.222.182]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6011B10E591 for ; Mon, 9 Sep 2024 13:51:55 +0000 (UTC) Received: by mail-qk1-f182.google.com with SMTP id af79cd13be357-7a4df9dc885so336277285a.0 for ; Mon, 09 Sep 2024 06:51:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ziepe.ca; s=google; t=1725889914; x=1726494714; darn=lists.freedesktop.org; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=yj7+HNUhZ42zQ7e1zqARXsVl9jwOBImumTxZ0tEXKC0=; b=QWz93Pkk9oNFTPFHLreckKvACx3AVrU/xbfjpDOQXdsA3K+L9eGQlkzrDX8avqrDgM VV/FJC6qrxB0mlYnW68VacjWRhjDJAOXa9/Bvdo9t5MvK2O01Y9JVpBnfPgpYHisrEBk CNb2MAlHlwxTmcs1BZY9aBfkRETV57rFkvAJJ9IovKwxOznTJrApIzAx5w1UZXyRgiK6 1PTEw66yPVH1hCrepJBKE1+cxregoDDkW2FbbLioESKhxtTYIUuyey2TrdrlrkyavTsa fkv15icCOc6xz25V4LMahnIO3VOF9SJmrPPV42wClEx8lPElFwC82ZN+rF2MPWjZpu46 libQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725889914; x=1726494714; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=yj7+HNUhZ42zQ7e1zqARXsVl9jwOBImumTxZ0tEXKC0=; b=g4auBVMipHpkC02TdHWW1rp4MLiGc6b/tPOfwGCYUDRdUvysZ/hLZedTJeYBQKxPwy oXlMNHYSnfYGkGJJdl1scEBs8hUa+JmrzZEUNzPKu1TEuubuBbM0z4cei7dlbkN077P/ tMtvQ6rqB1yNlObecx1wsicLhWEuHvEdB2l2ivA3PYNxpOiMURU/8MmGyazDXpahjigK 0H5XJyfKEEehYr00KivBEoOJahQjSSqdC0WkRbYaua5RR81sZjFiPAmLWshEaZoBLKdH dNBLAV23r8y6GgL/rIO1VxalBm80XZELLGUq766csU7kHlsNIrgYqvScOoAIPOSXVpPW A9IA== X-Forwarded-Encrypted: i=1; AJvYcCVR1tNUk5hzujm2cqNJYSGfwLGRnzd1gvVD6Osf3P8EBoYEN+wQMYj1rn21zRlhIpxmbhlibbmO@lists.freedesktop.org X-Gm-Message-State: AOJu0Yz29niP+TRKNK4yOF5PBPGgxBLAJ1gqmQaxAuYH3BRpYZfkmVOM 8tji3cCtu3MsTgzDRUdUUC4MFeE2TTkm0To1tJUzKFVtKR+lJ2Ct9DToQtz7RAI= X-Google-Smtp-Source: AGHT+IE32skbFpKLVZQvvKRGIbOT+Lk4glz9hLQYid2tc58+roSuuIWcYGTezpJn4PsYDlHvh90irg== X-Received: by 2002:a05:620a:24d3:b0:7a9:b80b:81e with SMTP id af79cd13be357-7a9b80b0f7dmr521832985a.10.1725889914151; Mon, 09 Sep 2024 06:51:54 -0700 (PDT) Received: from ziepe.ca (hlfxns017vw-142-68-80-239.dhcp-dynamic.fibreop.ns.bellaliant.net. [142.68.80.239]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6c5343295f7sm20958506d6.21.2024.09.09.06.51.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Sep 2024 06:51:53 -0700 (PDT) Received: from jgg by wakko with local (Exim 4.95) (envelope-from ) id 1sneo4-000es1-U3; Mon, 09 Sep 2024 10:51:52 -0300 Date: Mon, 9 Sep 2024 10:51:52 -0300 From: Jason Gunthorpe To: Lyude Paul Cc: David Airlie , Daniel Vetter , Lu Baolu , Karol Herbst , Danilo Krummrich , Thierry Reding , Jonathan Hunter , Sandy Huang , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , Mikko Perttunen , Joerg Roedel , Will Deacon , Robin Murphy , Kevin Tian , dri-devel@lists.freedesktop.org, nouveau@lists.freedesktop.org, linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-media@vger.kernel.org, iommu@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/3] drm/nouveau/tegra: Use iommu_paging_domain_alloc() Message-ID: <20240909135152.GA105117@ziepe.ca> References: <20240902014700.66095-1-baolu.lu@linux.intel.com> <20240902014700.66095-2-baolu.lu@linux.intel.com> <20240905132459.GG1909087@ziepe.ca> <243808ad949823a0d64cd785ed05a375ccdba096.camel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <243808ad949823a0d64cd785ed05a375ccdba096.camel@redhat.com> X-BeenThere: nouveau@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Nouveau development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: nouveau-bounces@lists.freedesktop.org Sender: "Nouveau" On Thu, Sep 05, 2024 at 12:26:31PM -0400, Lyude Paul wrote: > I did take the one patch - but I'm happy to push the others to drm-misc > (provided they all get reviewed. 2/3 seems to be reviewed already but not 3/3) The whole series is acked now, can you pick it up please? Thanks, Jason