From nobody Wed Jun 17 06:28:34 2026 Received: from sender4-pp-f112.zoho.com (sender4-pp-f112.zoho.com [136.143.188.112]) (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 9B0203E6DC4; Thu, 23 Apr 2026 12:34:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=pass smtp.client-ip=136.143.188.112 ARC-Seal: i=2; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776947695; cv=pass; b=R2G9QYPAMd+caTeCUqgDN/CiKG7q5wEsIYmuEaDdGDuhJfpvAPmPQ+cvtKgOubotgZYdPJ/nWfPcpte3z+UT4YzMOr/lnYYWayo1S2a6ZUEoCCTaRrdVIaIvSgZ+sqjQizv/0TfIm6Yv0FPUiuxWpo0kaKr1Vz93xunvZH3jIdU= ARC-Message-Signature: i=2; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776947695; c=relaxed/simple; bh=oJnyIuvMZ+h5ORfuuDuwZmZ2YHJg3bcgyvaz0l5ixgo=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=d7u1cFNmqLtV+q/hL2meV0BoCGtWoNa7Y4CyGf1fpcK0UQdCFNuf/sT3gdbqx9Ix9O7QEDfU2kDQEfPUqWttJf6i9XNDBSVoJGLADIRZYKwLrYMxCj1ifx6YfgXHPhGxgpRU76UGOn55ZY2ujEPTMQJDeZJ2erybXiiB1z0Iawc= ARC-Authentication-Results: i=2; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=collabora.com; spf=pass smtp.mailfrom=collabora.com; dkim=pass (1024-bit key) header.d=collabora.com header.i=nicolas.frattaroli@collabora.com header.b=VLQesL2O; arc=pass smtp.client-ip=136.143.188.112 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 (1024-bit key) header.d=collabora.com header.i=nicolas.frattaroli@collabora.com header.b="VLQesL2O" ARC-Seal: i=1; a=rsa-sha256; t=1776947662; cv=none; d=zohomail.com; s=zohoarc; b=dHWAXh02Zb7VWL1LiKmwgjnkO0/lwJgsxulhaztj7cxmVPRrNgeFtx+Is/WbkMi1yy0uCUi39w4Q+VkVJ++941yGVGUmJimzb1CPFFSyMVuRV7TsjVvXA0uExoCJXZZd17S0epX851MjMmEwFK5UJH4euYLvKUBOSWJZSUnZNhY= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1776947662; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=xsfRAqHAApYeHG8s9ttaTMNDEymekND0yRwYOCR0oIQ=; b=bTepMZR2zoqgO6MbOspq5npu45Hq+nl2FCwcqqDdQ2cQSzzLcKAAVCZTIC93lW6//mK87Po4PLe4HdL3Z7dYKToJbhDLem5BZGIpk0aX+CqZVWHhAlMXPHOYLoZ8Z4sRqqg3gnVpylwK9s8ei1UPUHpMkP+PlJXAHgkLg7TZ4W4= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=collabora.com; spf=pass smtp.mailfrom=nicolas.frattaroli@collabora.com; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1776947661; s=zohomail; d=collabora.com; i=nicolas.frattaroli@collabora.com; h=From:From:Date:Date:Subject:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-Id:Message-Id:References:In-Reply-To:To:To:Cc:Cc:Reply-To; bh=xsfRAqHAApYeHG8s9ttaTMNDEymekND0yRwYOCR0oIQ=; b=VLQesL2OjVwgd7Ft+CGqny8QU+WxXZ4Wp6MBf7lUGvbaV1fn5tFEfOSvtHYWOAGD yK2+BIObqscNS0QzHrYSV148RLMJ/fFI9/4y/MlCYYl/X/1Ic+nYjEyEZuiA284rzw7 AlnaAqTwnpMYnCLaKAmox5s1yrz1+LZNsrljg/l8= Received: by mx.zohomail.com with SMTPS id 1776947660089152.30004218235365; Thu, 23 Apr 2026 05:34:20 -0700 (PDT) From: Nicolas Frattaroli Date: Thu, 23 Apr 2026 14:33:54 +0200 Subject: [PATCH v3 1/3] drm/fdinfo: Add "evicted" memory accounting 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 Message-Id: <20260423-panthor-bo-reclaim-observability-v3-1-60af32164a4f@collabora.com> References: <20260423-panthor-bo-reclaim-observability-v3-0-60af32164a4f@collabora.com> In-Reply-To: <20260423-panthor-bo-reclaim-observability-v3-0-60af32164a4f@collabora.com> To: Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , Boris Brezillon , Steven Price , Liviu Dudau , Jonathan Corbet , Shuah Khan Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, kernel@collabora.com, linux-doc@vger.kernel.org, Nicolas Frattaroli X-Mailer: b4 0.15.2 Currently, there's no way to know for certain how much GPU memory was swapped out. The difference between total and resident memory would include newly allocated pages, which are not resident, but also aren't swapped out. Add a new drm_gem_object_status so drivers can signal when an object has been evicted to swap, and add a new "evicted" counter to drm_memory_stats. Due to how the supported_flags bitmask is determined, the "evicted" count won't be printed to fdinfo if there's no swapped out pages. Signed-off-by: Nicolas Frattaroli Reviewed-by: Steven Price --- Documentation/gpu/drm-usage-stats.rst | 6 ++++++ drivers/gpu/drm/drm_file.c | 8 ++++++++ include/drm/drm_file.h | 2 ++ include/drm/drm_gem.h | 2 ++ 4 files changed, 18 insertions(+) diff --git a/Documentation/gpu/drm-usage-stats.rst b/Documentation/gpu/drm-= usage-stats.rst index 24d3012ca7a6..11570976095e 100644 --- a/Documentation/gpu/drm-usage-stats.rst +++ b/Documentation/gpu/drm-usage-stats.rst @@ -200,6 +200,12 @@ One practical example of this could be the presence of= unsignaled fences in a GEM buffer reservation object. Therefore, the active category is a subset = of the resident category. =20 +- drm-evicted-: [KiB|MiB] + +The total size of buffers that have been evicted and are currently in swap +space. Only present if there are buffers that are currently swapped out, a= nd the +driver implements reporting of this type of memory. + Implementation Details =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =20 diff --git a/drivers/gpu/drm/drm_file.c b/drivers/gpu/drm/drm_file.c index ec820686b302..5078172976c0 100644 --- a/drivers/gpu/drm/drm_file.c +++ b/drivers/gpu/drm/drm_file.c @@ -868,6 +868,7 @@ int drm_memory_stats_is_zero(const struct drm_memory_st= ats *stats) stats->private =3D=3D 0 && stats->resident =3D=3D 0 && stats->purgeable =3D=3D 0 && + stats->evicted =3D=3D 0 && stats->active =3D=3D 0); } EXPORT_SYMBOL(drm_memory_stats_is_zero); @@ -901,6 +902,10 @@ void drm_print_memory_stats(struct drm_printer *p, if (supported_status & DRM_GEM_OBJECT_PURGEABLE) drm_fdinfo_print_size(p, prefix, "purgeable", region, stats->purgeable); + + if (supported_status & DRM_GEM_OBJECT_EVICTED) + drm_fdinfo_print_size(p, prefix, "evicted", region, + stats->evicted); } EXPORT_SYMBOL(drm_print_memory_stats); =20 @@ -954,6 +959,9 @@ void drm_show_memory_stats(struct drm_printer *p, struc= t drm_file *file) =20 if (s & DRM_GEM_OBJECT_PURGEABLE) status.purgeable +=3D add_size; + + if (s & DRM_GEM_OBJECT_EVICTED) + status.evicted +=3D add_size; } spin_unlock(&file->table_lock); =20 diff --git a/include/drm/drm_file.h b/include/drm/drm_file.h index 6ee70ad65e1f..213dfecac342 100644 --- a/include/drm/drm_file.h +++ b/include/drm/drm_file.h @@ -500,6 +500,7 @@ void drm_send_event_timestamp_locked(struct drm_device = *dev, * @resident: Total size of GEM objects backing pages * @purgeable: Total size of GEM objects that can be purged (resident and = not active) * @active: Total size of GEM objects active on one or more engines + * @evicted: Total size of GEM objects that have been evicted to swap * * Used by drm_print_memory_stats() */ @@ -509,6 +510,7 @@ struct drm_memory_stats { u64 resident; u64 purgeable; u64 active; + u64 evicted; }; =20 enum drm_gem_object_status; diff --git a/include/drm/drm_gem.h b/include/drm/drm_gem.h index 86f5846154f7..b42ea2e582cf 100644 --- a/include/drm/drm_gem.h +++ b/include/drm/drm_gem.h @@ -53,6 +53,7 @@ struct drm_gem_object; * @DRM_GEM_OBJECT_RESIDENT: object is resident in memory (ie. not unpinne= d) * @DRM_GEM_OBJECT_PURGEABLE: object marked as purgeable by userspace * @DRM_GEM_OBJECT_ACTIVE: object is currently used by an active submission + * @DRM_GEM_OBJECT_EVICTED: object is evicted to swap * * Bitmask of status used for fdinfo memory stats, see &drm_gem_object_fun= cs.status * and drm_show_fdinfo(). Note that an object can report DRM_GEM_OBJECT_P= URGEABLE @@ -67,6 +68,7 @@ enum drm_gem_object_status { DRM_GEM_OBJECT_RESIDENT =3D BIT(0), DRM_GEM_OBJECT_PURGEABLE =3D BIT(1), DRM_GEM_OBJECT_ACTIVE =3D BIT(2), + DRM_GEM_OBJECT_EVICTED =3D BIT(3), }; =20 /** --=20 2.53.0 From nobody Wed Jun 17 06:28:34 2026 Received: from sender4-pp-f112.zoho.com (sender4-pp-f112.zoho.com [136.143.188.112]) (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 DE0F83EB81D; Thu, 23 Apr 2026 12:34:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=pass smtp.client-ip=136.143.188.112 ARC-Seal: i=2; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776947695; cv=pass; b=SbOjy+shQNJGUigNWdJTt4JmT/q9Zyr2HgkOs0PNudpHOULW7eSs7jGTE6qMu/6PvYtCJz2S2d4NW9yOu68gtEWMOrLP0FwN4BdwgTCFNjwS7CrRyFTWiH9pEtR+SmR9Xb2UzXLfVsAfpnJPhzz5JPyenwm0cyKz4dlYHIa9rkE= ARC-Message-Signature: i=2; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776947695; c=relaxed/simple; bh=0hvK2Vt8wRMX/N70jdi3vBOLcA5CeWcB+NJ+ZmfoBmo=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=Ba8U1E0hUtYOLClepnGdp1J5IEijNzafwJe2Vb8z7OjaW4ggSx1NCcUvpVLinJV2eb+QHf/WHIj/ki847Ai7vsv4UeoLPiFBLE7TXiduLCg936gYTL36tFzcmwMZQnJGTVsEKY711LFapZn4obb+4xSgLZnYS46nSzHm+pvrH9w= ARC-Authentication-Results: i=2; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=collabora.com; spf=pass smtp.mailfrom=collabora.com; dkim=pass (1024-bit key) header.d=collabora.com header.i=nicolas.frattaroli@collabora.com header.b=Dfmrb9a2; arc=pass smtp.client-ip=136.143.188.112 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 (1024-bit key) header.d=collabora.com header.i=nicolas.frattaroli@collabora.com header.b="Dfmrb9a2" ARC-Seal: i=1; a=rsa-sha256; t=1776947665; cv=none; d=zohomail.com; s=zohoarc; b=TlIDR1iyGzxOUAVpD+6S2SzANWIlpAdX0jYCdcoiJrlofVU57thyeImfhySSILZvIV/bppCSWJr8z6oh5ezTq4KLa4kGpjxKm4sbbEvnL9lCi22V4p93BNhzIcdxGx45jtX5iGoHo/Rv8g89veongrfQKiNeBiD1F5KUaPgLJF4= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1776947665; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=wHK1AdVemFx+RHdaA+pZDqFCKe3LQKgq2WqYx79SCzI=; b=glJfXtDP1mKHTfVVmcYcXelK6c780Q1m0j1wUuYOHEx18TEYQ1vNtkspTLGGhJlLLClbhrcDfDMSqXFL5M8yCwxgWFA8IptM1t58IVeP7XakixlFvjXiuU9tjqKfxHox3lb6PRA3I2eAE1r29NNuS7JqmDhmNHlFO8F4i8NaTjI= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=collabora.com; spf=pass smtp.mailfrom=nicolas.frattaroli@collabora.com; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1776947665; s=zohomail; d=collabora.com; i=nicolas.frattaroli@collabora.com; h=From:From:Date:Date:Subject:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-Id:Message-Id:References:In-Reply-To:To:To:Cc:Cc:Reply-To; bh=wHK1AdVemFx+RHdaA+pZDqFCKe3LQKgq2WqYx79SCzI=; b=Dfmrb9a2h5oiJeexHdwjeoBv/YEJMoGBQKUeK+wmz3nI1d9+i7OWPLh4hQEtjqbq tqGuOUEb1sGco/n6pFHTMBk+jFw9bRsmpM0cLJhtLX1qg3jq3E5goquuGbrCFX/6tbx yZSrfiiMxoXXapZ/5PfJkGYdQ7Tj79igWMSgl/MI= Received: by mx.zohomail.com with SMTPS id 1776947664369338.67326919858147; Thu, 23 Apr 2026 05:34:24 -0700 (PDT) From: Nicolas Frattaroli Date: Thu, 23 Apr 2026 14:33:55 +0200 Subject: [PATCH v3 2/3] drm/panthor: Implement evicted status for GEM objects 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 Message-Id: <20260423-panthor-bo-reclaim-observability-v3-2-60af32164a4f@collabora.com> References: <20260423-panthor-bo-reclaim-observability-v3-0-60af32164a4f@collabora.com> In-Reply-To: <20260423-panthor-bo-reclaim-observability-v3-0-60af32164a4f@collabora.com> To: Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , Boris Brezillon , Steven Price , Liviu Dudau , Jonathan Corbet , Shuah Khan Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, kernel@collabora.com, linux-doc@vger.kernel.org, Nicolas Frattaroli X-Mailer: b4 0.15.2 For fdinfo to be able to fill its evicted counter with data, panthor needs to keep track of whether a GEM object has ever been reclaimed. Just checking whether the pages are resident isn't enough, as newly allocated objects also won't be resident. Do this with a new atomic_t member on panthor_gem_object. It's increased when an object gets evicted by the shrinker, and saturates at INT_MAX. This means that once an object has been evicted at least once, its reclaim counter will never return to 0. Due to this, it's possible to distinguish evicted non-resident pages from newly allocated non-resident pages by checking whether reclaimed_count is !=3D 0 Use this new member to then set the appropriate DRM_GEM_OBJECT_EVICTED status flag for fdinfo. Also add a new column and status flag to the panthor gems debugfs: the column is the number of times an object has been evicted, whereas the flag indicates whether it currently is evicted. Signed-off-by: Nicolas Frattaroli Reviewed-by: Steven Price --- drivers/gpu/drm/panthor/panthor_gem.c | 18 ++++++++++++++---- drivers/gpu/drm/panthor/panthor_gem.h | 10 ++++++++++ 2 files changed, 24 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/panthor/panthor_gem.c b/drivers/gpu/drm/pantho= r/panthor_gem.c index 69cef05b6ef7..b6fe20b7e6d0 100644 --- a/drivers/gpu/drm/panthor/panthor_gem.c +++ b/drivers/gpu/drm/panthor/panthor_gem.c @@ -687,6 +687,8 @@ static void panthor_gem_evict_locked(struct panthor_gem= _object *bo) if (drm_WARN_ON_ONCE(bo->base.dev, !bo->backing.pages)) return; =20 + atomic_add_unless(&bo->reclaimed_count, 1, INT_MAX); + panthor_gem_dev_map_cleanup_locked(bo); panthor_gem_backing_cleanup_locked(bo); panthor_gem_update_reclaim_state_locked(bo, NULL); @@ -788,6 +790,8 @@ static enum drm_gem_object_status panthor_gem_status(st= ruct drm_gem_object *obj) =20 if (drm_gem_is_imported(&bo->base) || bo->backing.pages) res |=3D DRM_GEM_OBJECT_RESIDENT; + else if (atomic_read(&bo->reclaimed_count)) + res |=3D DRM_GEM_OBJECT_EVICTED; =20 return res; } @@ -1595,6 +1599,7 @@ static void panthor_gem_debugfs_print_flag_names(stru= ct seq_file *m) static const char * const gem_state_flags_names[] =3D { [PANTHOR_DEBUGFS_GEM_STATE_IMPORTED_BIT] =3D "imported", [PANTHOR_DEBUGFS_GEM_STATE_EXPORTED_BIT] =3D "exported", + [PANTHOR_DEBUGFS_GEM_STATE_EVICTED_BIT] =3D "evicted", }; =20 static const char * const gem_usage_flags_names[] =3D { @@ -1625,6 +1630,7 @@ static void panthor_gem_debugfs_bo_print(struct panth= or_gem_object *bo, { enum panthor_gem_reclaim_state reclaim_state =3D bo->reclaim_state; unsigned int refcount =3D kref_read(&bo->base.refcount); + int reclaimed_count =3D atomic_read(&bo->reclaimed_count); char creator_info[32] =3D {}; size_t resident_size; u32 gem_usage_flags =3D bo->debugfs.flags; @@ -1638,16 +1644,20 @@ static void panthor_gem_debugfs_bo_print(struct pan= thor_gem_object *bo, =20 snprintf(creator_info, sizeof(creator_info), "%s/%d", bo->debugfs.creator.process_name, bo->debugfs.creator.tgid); - seq_printf(m, "%-32s%-16d%-16d%-16zd%-16zd0x%-16lx", + seq_printf(m, "%-32s%-16d%-16d%-11d%-16zd%-16zd0x%-16lx", creator_info, bo->base.name, refcount, + reclaimed_count, bo->base.size, resident_size, drm_vma_node_start(&bo->base.vma_node)); =20 if (drm_gem_is_imported(&bo->base)) gem_state_flags |=3D PANTHOR_DEBUGFS_GEM_STATE_FLAG_IMPORTED; + else if (!resident_size && reclaimed_count) + gem_state_flags |=3D PANTHOR_DEBUGFS_GEM_STATE_FLAG_EVICTED; + if (bo->base.dma_buf) gem_state_flags |=3D PANTHOR_DEBUGFS_GEM_STATE_FLAG_EXPORTED; =20 @@ -1671,8 +1681,8 @@ static void panthor_gem_debugfs_print_bos(struct pant= hor_device *ptdev, =20 panthor_gem_debugfs_print_flag_names(m); =20 - seq_puts(m, "created-by global-name refcount = size resident-size file-offset state usage = label\n"); - seq_puts(m, "------------------------------------------------------------= ---------------------------------------------------------------------------= -------\n"); + seq_puts(m, "created-by global-name refcount = evictions size resident-size file-offset state = usage label\n"); + seq_puts(m, "------------------------------------------------------------= ---------------------------------------------------------------------------= ------------------\n"); =20 scoped_guard(mutex, &ptdev->gems.lock) { list_for_each_entry(bo, &ptdev->gems.node, debugfs.node) { @@ -1680,7 +1690,7 @@ static void panthor_gem_debugfs_print_bos(struct pant= hor_device *ptdev, } } =20 - seq_puts(m, "=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D\n"); + seq_puts(m, "=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D\n"); seq_printf(m, "Total size: %zd, Total resident: %zd, Total reclaimable: %= zd\n", totals.size, totals.resident, totals.reclaimable); } diff --git a/drivers/gpu/drm/panthor/panthor_gem.h b/drivers/gpu/drm/pantho= r/panthor_gem.h index ae0491d0b121..56d63137b4eb 100644 --- a/drivers/gpu/drm/panthor/panthor_gem.h +++ b/drivers/gpu/drm/panthor/panthor_gem.h @@ -19,12 +19,16 @@ struct panthor_vm; enum panthor_debugfs_gem_state_flags { PANTHOR_DEBUGFS_GEM_STATE_IMPORTED_BIT =3D 0, PANTHOR_DEBUGFS_GEM_STATE_EXPORTED_BIT =3D 1, + PANTHOR_DEBUGFS_GEM_STATE_EVICTED_BIT =3D 2, =20 /** @PANTHOR_DEBUGFS_GEM_STATE_FLAG_IMPORTED: GEM BO is PRIME imported. */ PANTHOR_DEBUGFS_GEM_STATE_FLAG_IMPORTED =3D BIT(PANTHOR_DEBUGFS_GEM_STATE= _IMPORTED_BIT), =20 /** @PANTHOR_DEBUGFS_GEM_STATE_FLAG_EXPORTED: GEM BO is PRIME exported. */ PANTHOR_DEBUGFS_GEM_STATE_FLAG_EXPORTED =3D BIT(PANTHOR_DEBUGFS_GEM_STATE= _EXPORTED_BIT), + + /** @PANTHOR_DEBUGFS_GEM_STATE_FLAG_EVICTED: GEM BO is evicted to swap. */ + PANTHOR_DEBUGFS_GEM_STATE_FLAG_EVICTED =3D BIT(PANTHOR_DEBUGFS_GEM_STATE_= EVICTED_BIT), }; =20 enum panthor_debugfs_gem_usage_flags { @@ -172,6 +176,12 @@ struct panthor_gem_object { /** @reclaim_state: Cached reclaim state */ enum panthor_gem_reclaim_state reclaim_state; =20 + /** + * @reclaimed_count: How many times object has been evicted to swap. + * The count saturates at %INT_MAX and will never wrap around to 0. + */ + atomic_t reclaimed_count; + /** * @exclusive_vm_root_gem: Root GEM of the exclusive VM this GEM object * is attached to. --=20 2.53.0 From nobody Wed Jun 17 06:28:34 2026 Received: from sender4-pp-f112.zoho.com (sender4-pp-f112.zoho.com [136.143.188.112]) (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 9AF303C73D0; Thu, 23 Apr 2026 12:34:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=pass smtp.client-ip=136.143.188.112 ARC-Seal: i=2; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776947694; cv=pass; b=u1y1Njgc8x7wNagb0n1GIQ1h6OQIeSszfKfQwJDtCy4JCZ2l8tLzOjsiYSKhvhFc48hvMVlUaLxKx2om6TnAiI8bLipe98gauXEf1A1dNeUe5dGukPETJqSiIpWDSMPF+m4lMOCFbhUYgX1v+SqgR80URpkA7SynPGm5di9q4Ys= ARC-Message-Signature: i=2; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776947694; c=relaxed/simple; bh=MTL+QawC4jsC04LmSd30l7S8TjV/PgoCQyChN0MHn8k=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=lyF3WuiIoQkhuN3if+G1+MvJzRyaBKa/lhkR8cg0UXF4EY37Ybj5Kv6PSnma4s8flDDTsPnsjxMD8gYnRDYCdBBlNYq5app9k2Cs5eoNWEsMGNmW0PqFNzED1bcK7Jxhn5Wttzo+BHwUCvet/7kVRm+RCESbDv90ICw57RiSEVc= ARC-Authentication-Results: i=2; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=collabora.com; spf=pass smtp.mailfrom=collabora.com; dkim=pass (1024-bit key) header.d=collabora.com header.i=nicolas.frattaroli@collabora.com header.b=XiJzDFU2; arc=pass smtp.client-ip=136.143.188.112 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 (1024-bit key) header.d=collabora.com header.i=nicolas.frattaroli@collabora.com header.b="XiJzDFU2" ARC-Seal: i=1; a=rsa-sha256; t=1776947670; cv=none; d=zohomail.com; s=zohoarc; b=SdR7wqWELDZ/XAjPdj+1SQYOhM6GdE7WoXfTzhIFSn7e7MPXH4XoYUDqg0HgBIGXC21qsI216ExXFSb4Xnqfmcu4e7b4YP0sJI64I/ktYnQWUxMUwU7j5Jhh5iaq+bA0c87UNuh0VXfW+o6h2MMYBtbhBLxmJiTEKQLPWUiFTk0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1776947670; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=9ApbCGrw4JWVWeOXA1lI9/HhWh8d2pfHg6fH85Z5HVY=; b=MW0I7gtkmLPTnH86o/YT6IQKSR9pTqxIEJ1MnPW39a8NB8K8bs6NhZPaYOhsE750xPsS3ks57TQWuiZe09uIBp7vjev1PMDIKhtsp6ifovbCIoAhQMTl+p2GyrQ590AvnN9yrbYJZQ54WERgEcvtK/givEJzJmW5qXThE59H02U= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=collabora.com; spf=pass smtp.mailfrom=nicolas.frattaroli@collabora.com; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1776947669; s=zohomail; d=collabora.com; i=nicolas.frattaroli@collabora.com; h=From:From:Date:Date:Subject:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-Id:Message-Id:References:In-Reply-To:To:To:Cc:Cc:Reply-To; bh=9ApbCGrw4JWVWeOXA1lI9/HhWh8d2pfHg6fH85Z5HVY=; b=XiJzDFU2PnMn05AL71D4AyumVmZFR0ugRctbCGsLR0Yb+DYBQlWZxRqXMkyfmYHc 7+bts9RvIwLhjsLnl2JXpCaMqUCRhhxUe0Tkx2EsnMubG+XdaRcA7gD4IP+zM6j2Oj7 6NTEnEnTzyw5aDWUFQza/BZG+H8eMgR4HDf20dJU= Received: by mx.zohomail.com with SMTPS id 1776947667572117.05305883514848; Thu, 23 Apr 2026 05:34:27 -0700 (PDT) From: Nicolas Frattaroli Date: Thu, 23 Apr 2026 14:33:56 +0200 Subject: [PATCH v3 3/3] drm/panthor: Reduce padding in gems debugfs for refcount 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 Message-Id: <20260423-panthor-bo-reclaim-observability-v3-3-60af32164a4f@collabora.com> References: <20260423-panthor-bo-reclaim-observability-v3-0-60af32164a4f@collabora.com> In-Reply-To: <20260423-panthor-bo-reclaim-observability-v3-0-60af32164a4f@collabora.com> To: Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , Boris Brezillon , Steven Price , Liviu Dudau , Jonathan Corbet , Shuah Khan Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, kernel@collabora.com, linux-doc@vger.kernel.org, Nicolas Frattaroli X-Mailer: b4 0.15.2 The "gems" debugfs file is getting a little too wide for comfort. While a lot of this is unavoidable due to the theoretical upper limits of numbers here (e.g. size needs to be 16 chars because 2**48-1 in decimal is 15 digits, plus one space for separation), the refcount column has a decent 5 characters to be saved, as it can only ever contain a 10-digit decimal number. Reduce the refcount column's width to 11, which fulfils this requirement with an additional space for separation. Signed-off-by: Nicolas Frattaroli Reviewed-by: Steven Price --- drivers/gpu/drm/panthor/panthor_gem.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/panthor/panthor_gem.c b/drivers/gpu/drm/pantho= r/panthor_gem.c index b6fe20b7e6d0..462a9d2ce319 100644 --- a/drivers/gpu/drm/panthor/panthor_gem.c +++ b/drivers/gpu/drm/panthor/panthor_gem.c @@ -1644,7 +1644,7 @@ static void panthor_gem_debugfs_bo_print(struct panth= or_gem_object *bo, =20 snprintf(creator_info, sizeof(creator_info), "%s/%d", bo->debugfs.creator.process_name, bo->debugfs.creator.tgid); - seq_printf(m, "%-32s%-16d%-16d%-11d%-16zd%-16zd0x%-16lx", + seq_printf(m, "%-32s%-16d%-11d%-11d%-16zd%-16zd0x%-16lx", creator_info, bo->base.name, refcount, @@ -1681,8 +1681,8 @@ static void panthor_gem_debugfs_print_bos(struct pant= hor_device *ptdev, =20 panthor_gem_debugfs_print_flag_names(m); =20 - seq_puts(m, "created-by global-name refcount = evictions size resident-size file-offset state = usage label\n"); - seq_puts(m, "------------------------------------------------------------= ---------------------------------------------------------------------------= ------------------\n"); + seq_puts(m, "created-by global-name refcount e= victions size resident-size file-offset state usag= e label\n"); + seq_puts(m, "------------------------------------------------------------= ---------------------------------------------------------------------------= -------------\n"); =20 scoped_guard(mutex, &ptdev->gems.lock) { list_for_each_entry(bo, &ptdev->gems.node, debugfs.node) { @@ -1690,7 +1690,7 @@ static void panthor_gem_debugfs_print_bos(struct pant= hor_device *ptdev, } } =20 - seq_puts(m, "=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D\n"); + seq_puts(m, "=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D\n"); seq_printf(m, "Total size: %zd, Total resident: %zd, Total reclaimable: %= zd\n", totals.size, totals.resident, totals.reclaimable); } --=20 2.53.0