From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from bali.collaboradmins.com (bali.collaboradmins.com [148.251.105.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2AA58146A72 for ; Mon, 6 Oct 2025 06:58:48 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=148.251.105.195 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1759733931; cv=none; b=HeZrJDmAgejabnTqj5rA1sS4eiraLMa3Y4l9YQNvX+DVlZrLLbAekGo98bAVLG2TwUlXuAeMkQVrQJu7iqyNznCv67waMnePNPWMjZtYhAnDGI6uo0tfTAGXODBC8n1o6Pu8QsoqxjG8chbpYuMn/l1lYzBQf6C6K0R66TyFS5Y= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1759733931; c=relaxed/simple; bh=T/Ja1FOgn9EpgL2xm0d3pUaom2fzzJpJ3Tr2OK+bn6U=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=OnG2ppUO/ZQsnfG4qH6SlJSx9jEIuux/eJ/+8PZEkP39klRAUIsKqsxtYy+RE9gJievn92PtL8GzdkvYuehoUDV9pPPV9gbenbSnZdLmh7BomTvkWUsdzOEa0AVoOtU8B9x3CMVErseHkAs5c8g+VMgvirlhF7D7kYXj87WkPu0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=collabora.com; spf=pass smtp.mailfrom=collabora.com; dkim=pass (2048-bit key) header.d=collabora.com header.i=@collabora.com header.b=Zf5e3uLc; arc=none smtp.client-ip=148.251.105.195 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=collabora.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=collabora.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=collabora.com header.i=@collabora.com header.b="Zf5e3uLc" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1759733927; bh=T/Ja1FOgn9EpgL2xm0d3pUaom2fzzJpJ3Tr2OK+bn6U=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=Zf5e3uLcS6C4R0EznG+pU2ETh3nNYwFJCsPuTxX9DH9Nt2oab3AHIzKVfKP3NhKMl 1reRRVxi0l0bdJIq5hGeTPMzlQYUqT/2sMhAqxqet/lFKU+n6XlcX6JM/bdnelbugF 1eNq/3GhfoLsie/T9EWeqXjiC0+T0h+fVR0fdlynHlez/s9Lg+lWOausjAhOWvSf5k vESRzzc9TvEaCMu5WG7AD5c8Vm0HwPQvd2dHIXCCXUf4U7zWkHyMmxs38i0afTon1i z/d5DcpiRVxJNkRdIGB7MEW7IM0Tk3cxgacB7Kp5Cw1ZoXGWn00fQWhe7a01RKQ4wj xL0111m9iCWxA== Received: from fedora (unknown [IPv6:2a01:e0a:2c:6930:d919:a6e:5ea1:8a9f]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: bbrezillon) by bali.collaboradmins.com (Postfix) with ESMTPSA id 389F617E11FD; Mon, 6 Oct 2025 08:58:46 +0200 (CEST) Date: Mon, 6 Oct 2025 08:58:42 +0200 From: Boris Brezillon To: =?UTF-8?B?TG/Dr2M=?= Molinari Cc: Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , Jani Nikula , Joonas Lahtinen , Rodrigo Vivi , Tvrtko Ursulin , Rob Herring , Steven Price , Liviu Dudau , Melissa Wen , =?UTF-8?B?TWHDrXJh?= Canal , Hugh Dickins , Baolin Wang , Andrew Morton , Al Viro , =?UTF-8?B?TWlrb8WCYWo=?= Wasiak , Christian Brauner , Nitin Gote , Andi Shyti , Christopher Healy , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org, linux-mm@kvack.org, kernel@collabora.com Subject: Re: [PATCH v3 03/10] drm/gem: Add huge tmpfs mount point helper Message-ID: <20251006085842.047231b0@fedora> In-Reply-To: <20251004093054.21388-4-loic.molinari@collabora.com> References: <20251004093054.21388-1-loic.molinari@collabora.com> <20251004093054.21388-4-loic.molinari@collabora.com> Organization: Collabora X-Mailer: Claws Mail 4.3.1 (GTK 3.24.49; x86_64-redhat-linux-gnu) Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sat, 4 Oct 2025 11:30:46 +0200 Lo=C3=AFc Molinari wrote: > Add the drm_gem_huge_mnt_create() helper to avoid code duplication in > the i915, V3D, Panfrost and Panthor drivers. It creates and mounts a > dedicated huge tmpfs mountpoint, for the lifetime of a drm device, > used at GEM object initialization. >=20 > The next commits will port drivers to this helper. >=20 > v3: > - store huge tmpfs mountpoint in drm_device >=20 > Signed-off-by: Lo=C3=AFc Molinari > --- > drivers/gpu/drm/drm_gem.c | 67 +++++++++++++++++++++++++++++++++++++++ > include/drm/drm_device.h | 11 +++++++ > include/drm/drm_gem.h | 1 + > 3 files changed, 79 insertions(+) >=20 > diff --git a/drivers/gpu/drm/drm_gem.c b/drivers/gpu/drm/drm_gem.c > index f5a10ff363c9..b4e4947210ef 100644 > --- a/drivers/gpu/drm/drm_gem.c > +++ b/drivers/gpu/drm/drm_gem.c > @@ -29,6 +29,7 @@ > #include > #include > #include > +#include > #include > #include > #include > @@ -82,6 +83,72 @@ > * up at a later date, and as our interface with shmfs for memory alloca= tion. > */ > =20 > +static int drm_gem_add_fc_param(struct fs_context *fc, const char *key, > + const char *value) > +{ > + return vfs_parse_fs_string(fc, key, value, strlen(value)); > +} > + > +static void drm_gem_huge_mnt_free(struct drm_device *dev, void *data) > +{ > + drm_WARN_ON(dev, dev->huge_mnt =3D=3D NULL); > + > + kern_unmount(dev->huge_mnt); > + dev->huge_mnt =3D NULL; > +} > + > +/** > + * drm_gem_huge_mnt_create - Create, mount and use a huge tmpfs mountpoi= nt > + * @dev: drm_device a huge tmpfs mountpoint should be used with > + * @value: huge tmpfs mount option value > + * > + * This function creates and mounts a dedicated huge tmpfs mountpoint fo= r the > + * lifetime of the drm device @dev which is used at GEM object initializ= ation > + * with drm_gem_object_init(). > + * > + * The most common option value @value is "within_size" which only alloc= ates > + * huge pages if the page will be fully within the GEM object size. "alw= ays", > + * "advise" and "never" are supported too but the latter would just crea= te a > + * mountpoint similar to the default one (`shm_mnt`). See shmemfs and > + * Transparent Hugepage for more information. > + * > + * Returns: > + * 0 on success or a negative error code on failure. Returns -EEXIST if = called > + * more than once for the lifetime of the drm device. > + */ > +int drm_gem_huge_mnt_create(struct drm_device *dev, const char *value) > +{ > + struct file_system_type *type; > + struct fs_context *fc; > + int ret; > + > + if (!IS_ENABLED(CONFIG_TRANSPARENT_HUGEPAGE)) > + return -EOPNOTSUPP; If we return 0 here, we can get rid of the if (IS_ENABLED(CONFIG_TRANSPARENT_HUGEPAGE)) tests in all the drivers and let them call drm_gem_huge_mnt_create() unconditionally. > + > + type =3D get_fs_type("tmpfs"); > + if (unlikely(!type)) > + return -EOPNOTSUPP; > + > + if (unlikely(dev->huge_mnt)) > + return -EEXIST; > + > + fc =3D fs_context_for_mount(type, SB_KERNMOUNT); > + if (IS_ERR(fc)) > + return PTR_ERR(fc); > + ret =3D drm_gem_add_fc_param(fc, "source", "tmpfs"); > + if (unlikely(ret)) > + return -ENOPARAM; > + ret =3D drm_gem_add_fc_param(fc, "huge", value); > + if (unlikely(ret)) > + return -ENOPARAM; > + > + dev->huge_mnt =3D fc_mount_longterm(fc); > + put_fs_context(fc); > + > + return drmm_add_action_or_reset(dev, drm_gem_huge_mnt_free, NULL); > +} > +EXPORT_SYMBOL_GPL(drm_gem_huge_mnt_create); > + > static void > drm_gem_init_release(struct drm_device *dev, void *ptr) > { > diff --git a/include/drm/drm_device.h b/include/drm/drm_device.h > index 59fd3f4d5995..895b0ced972e 100644 > --- a/include/drm/drm_device.h > +++ b/include/drm/drm_device.h > @@ -3,6 +3,7 @@ > =20 > #include > #include > +#include > #include > #include > #include > @@ -168,6 +169,16 @@ struct drm_device { > */ > struct drm_master *master; > =20 > + /** > + * @huge_mnt: > + * > + * Huge tmpfs mountpoint used at GEM object initialization > + * drm_gem_object_init(). Drivers can call drm_gem_huge_mnt_create() to > + * create a huge tmfps mountpoint. The default tmpfs mountpoint > + * (`shm_mnt`) is used if NULL. > + */ > + struct vfsmount *huge_mnt; > + > /** > * @driver_features: per-device driver features > * > diff --git a/include/drm/drm_gem.h b/include/drm/drm_gem.h > index 7c8bd67d087c..7285a62d9afc 100644 > --- a/include/drm/drm_gem.h > +++ b/include/drm/drm_gem.h > @@ -492,6 +492,7 @@ struct drm_gem_object { > DRM_GEM_FOPS,\ > } > =20 > +int drm_gem_huge_mnt_create(struct drm_device *dev, const char *value); > void drm_gem_object_release(struct drm_gem_object *obj); > void drm_gem_object_free(struct kref *kref); > int drm_gem_object_init(struct drm_device *dev,