From nobody Fri Dec 19 11:28:09 2025 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 75713EE14C3 for ; Wed, 6 Sep 2023 21:48:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244886AbjIFVsm (ORCPT ); Wed, 6 Sep 2023 17:48:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54026 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244871AbjIFVsf (ORCPT ); Wed, 6 Sep 2023 17:48:35 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1CD0E19B5 for ; Wed, 6 Sep 2023 14:47:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1694036865; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=gOYwJUtARBOFO+IhtMGCnrTn9nS2L4Us2OmhtN72cww=; b=EsJT7YLVJz6T7VClZw8BYxbnvsqU9b+6toKED2qloOcmjM6I+R0YMxOHVqrhiEinh1xUAo 30R/YU8R6qSTq4nT/N7Ep0mTHA20bjpdHwpz72WmizS7WAQOYrNgmUVkx7NkCX7+no806l ts8nlEq7i9Pvyk2cKR0XNbDRTq40up4= Received: from mail-lf1-f69.google.com (mail-lf1-f69.google.com [209.85.167.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-544-BGhzBdJqM4-YeuV0qOO5ug-1; Wed, 06 Sep 2023 17:47:44 -0400 X-MC-Unique: BGhzBdJqM4-YeuV0qOO5ug-1 Received: by mail-lf1-f69.google.com with SMTP id 2adb3069b0e04-500a6ae8392so229130e87.0 for ; Wed, 06 Sep 2023 14:47:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694036862; x=1694641662; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gOYwJUtARBOFO+IhtMGCnrTn9nS2L4Us2OmhtN72cww=; b=W5yEZwjODn8vWEwXrXVCXzvxh5dumNF/4ri2wi9gAoPkAnZh+Bb/jvu263cH8NCpIx aTlEIIyPEzTLD8ZTHaUtPr7WBn5iwjovxH0MbD5zXoQl1rHErMSXYoEJh3o1y1RIUjR2 dPpw1KQXHcAfjZsUqT4qt7keoBp5iEYUoP8WHksn4ae/qXgIr7xHDANmjo+ClW9Ft7rf lGjJPewOlQFRFBtAfqc2BiT6sOcQNTefNUawJKxWQ1TLvQQ2DqJPmNgbj8lTm/eu5JbB FIg+rY1VVMneJMSZTtYbpPnJBXjSa6GbIYi0DyoegcRrJc+siVUBbI249wyvDpSPi0Yn BMrA== X-Gm-Message-State: AOJu0YzMs7wilEbZKQUCDV3iNt6uUUqqBvgjMRbQVx5gaH/2MySExezS pof5S9BSMhqe/ps+6Sf79nY0z/QgdI6WDSIx3PYbm8uEqrdWYsTAz3J5QGm7WNubXvZC1Hq3NVB YRnv9QioRCrBHZdHtCca2iLe8 X-Received: by 2002:a05:6512:282c:b0:500:c5df:1872 with SMTP id cf44-20020a056512282c00b00500c5df1872mr3719426lfb.44.1694036862496; Wed, 06 Sep 2023 14:47:42 -0700 (PDT) X-Google-Smtp-Source: AGHT+IE9gfgEv9BjU8q6WhoWjT05KtviFb1ftdsssVn+ZTKx7Ur+135JyyGX0IGxaMvUPWby7AfAcA== X-Received: by 2002:a05:6512:282c:b0:500:c5df:1872 with SMTP id cf44-20020a056512282c00b00500c5df1872mr3719410lfb.44.1694036862282; Wed, 06 Sep 2023 14:47:42 -0700 (PDT) Received: from cassiopeiae.. ([2a02:810d:4b3f:de9c:642:1aff:fe31:a19f]) by smtp.gmail.com with ESMTPSA id n18-20020a056402515200b0052a3aa50d72sm8929983edd.40.2023.09.06.14.47.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Sep 2023 14:47:41 -0700 (PDT) From: Danilo Krummrich To: airlied@gmail.com, daniel@ffwll.ch, matthew.brost@intel.com, thomas.hellstrom@linux.intel.com, sarah.walker@imgtec.com, donald.robson@imgtec.com, boris.brezillon@collabora.com, christian.koenig@amd.com, faith.ekstrand@collabora.com Cc: dri-devel@lists.freedesktop.org, nouveau@lists.freedesktop.org, linux-kernel@vger.kernel.org, Danilo Krummrich Subject: [PATCH drm-misc-next v2 4/7] drm/gpuvm: common dma-resv per struct drm_gpuvm Date: Wed, 6 Sep 2023 23:47:12 +0200 Message-ID: <20230906214723.4393-5-dakr@redhat.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230906214723.4393-1-dakr@redhat.com> References: <20230906214723.4393-1-dakr@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Provide a common dma-resv for GEM objects not being used outside of this GPU-VM. This is used in a subsequent patch to generalize dma-resv, external and evicted object handling and GEM validation. Signed-off-by: Danilo Krummrich --- drivers/gpu/drm/drm_gpuva_mgr.c | 10 ++++++++-- drivers/gpu/drm/nouveau/nouveau_uvmm.c | 2 +- include/drm/drm_gpuva_mgr.h | 15 ++++++++++++++- 3 files changed, 23 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/drm_gpuva_mgr.c b/drivers/gpu/drm/drm_gpuva_mg= r.c index 0d9f15f50454..838277794990 100644 --- a/drivers/gpu/drm/drm_gpuva_mgr.c +++ b/drivers/gpu/drm/drm_gpuva_mgr.c @@ -655,6 +655,7 @@ drm_gpuva_range_valid(struct drm_gpuvm *gpuvm, /** * drm_gpuvm_init() - initialize a &drm_gpuvm * @gpuvm: pointer to the &drm_gpuvm to initialize + * @drm: the drivers &drm_device * @name: the name of the GPU VA space * @start_offset: the start offset of the GPU VA space * @range: the size of the GPU VA space @@ -668,7 +669,7 @@ drm_gpuva_range_valid(struct drm_gpuvm *gpuvm, * &name is expected to be managed by the surrounding driver structures. */ void -drm_gpuvm_init(struct drm_gpuvm *gpuvm, +drm_gpuvm_init(struct drm_gpuvm *gpuvm, struct drm_device *drm, const char *name, u64 start_offset, u64 range, u64 reserve_offset, u64 reserve_range, @@ -694,6 +695,9 @@ drm_gpuvm_init(struct drm_gpuvm *gpuvm, reserve_range))) __drm_gpuva_insert(gpuvm, &gpuvm->kernel_alloc_node); } + + drm_gem_private_object_init(drm, &gpuvm->d_obj, 0); + gpuvm->resv =3D gpuvm->d_obj.resv; } EXPORT_SYMBOL_GPL(drm_gpuvm_init); =20 @@ -713,7 +717,9 @@ drm_gpuvm_destroy(struct drm_gpuvm *gpuvm) __drm_gpuva_remove(&gpuvm->kernel_alloc_node); =20 WARN(!RB_EMPTY_ROOT(&gpuvm->rb.tree.rb_root), - "GPUVA tree is not empty, potentially leaking memory."); + "GPUVA tree is not empty, potentially leaking memory.\n"); + + drm_gem_private_object_fini(&gpuvm->d_obj); } EXPORT_SYMBOL_GPL(drm_gpuvm_destroy); =20 diff --git a/drivers/gpu/drm/nouveau/nouveau_uvmm.c b/drivers/gpu/drm/nouve= au/nouveau_uvmm.c index 4c47b2279674..21d5a06241ae 100644 --- a/drivers/gpu/drm/nouveau/nouveau_uvmm.c +++ b/drivers/gpu/drm/nouveau/nouveau_uvmm.c @@ -1836,7 +1836,7 @@ nouveau_uvmm_init(struct nouveau_uvmm *uvmm, struct n= ouveau_cli *cli, uvmm->kernel_managed_addr =3D kernel_managed_addr; uvmm->kernel_managed_size =3D kernel_managed_size; =20 - drm_gpuvm_init(&uvmm->base, cli->name, + drm_gpuvm_init(&uvmm->base, cli->drm->dev, cli->name, NOUVEAU_VA_SPACE_START, NOUVEAU_VA_SPACE_END, kernel_managed_addr, kernel_managed_size, diff --git a/include/drm/drm_gpuva_mgr.h b/include/drm/drm_gpuva_mgr.h index 1aa99a4d5665..e09e3e3ac5b2 100644 --- a/include/drm/drm_gpuva_mgr.h +++ b/include/drm/drm_gpuva_mgr.h @@ -240,9 +240,22 @@ struct drm_gpuvm { * @ops: &drm_gpuvm_ops providing the split/merge steps to drivers */ const struct drm_gpuvm_ops *ops; + + /** + * @d_obj: Dummy GEM object; used internally to pass the GPU VMs + * dma-resv to &drm_exec. + */ + struct drm_gem_object d_obj; + + /** + * @resv: the &dma_resv for &drm_gem_objects mapped in this GPU VA + * space + */ + struct dma_resv *resv; }; =20 -void drm_gpuvm_init(struct drm_gpuvm *gpuvm, const char *name, +void drm_gpuvm_init(struct drm_gpuvm *gpuvm, struct drm_device *drm, + const char *name, u64 start_offset, u64 range, u64 reserve_offset, u64 reserve_range, const struct drm_gpuvm_ops *ops); --=20 2.41.0