dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] accel/ivpu: Add memory statistics support
@ 2025-11-06 10:10 Karol Wachowski
  2025-11-06 10:10 ` [PATCH 1/2] accel/ivpu: Add fdinfo support for memory statistics Karol Wachowski
  2025-11-06 10:10 ` [PATCH 2/2] accel/ivpu: Count only resident buffers in memory utilization Karol Wachowski
  0 siblings, 2 replies; 6+ messages in thread
From: Karol Wachowski @ 2025-11-06 10:10 UTC (permalink / raw)
  To: dri-devel
  Cc: oded.gabbay, jeff.hugo, maciej.falkowski, lizhi.hou,
	Karol Wachowski

Add support for reporting memory usage statistics via fdinfo and correct
the memory utilization calculation to count only resident buffers via
sysfs.

Karol Wachowski (2):
  accel/ivpu: Add fdinfo support for memory statistics
  accel/ivpu: Count only resident buffers in memory utilization

 drivers/accel/ivpu/ivpu_drv.c   |  6 ++++++
 drivers/accel/ivpu/ivpu_gem.c   | 12 ++++++++++++
 drivers/accel/ivpu/ivpu_gem.h   |  5 +++++
 drivers/accel/ivpu/ivpu_sysfs.c |  3 ++-
 4 files changed, 25 insertions(+), 1 deletion(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-11-08  6:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-06 10:10 [PATCH 0/2] accel/ivpu: Add memory statistics support Karol Wachowski
2025-11-06 10:10 ` [PATCH 1/2] accel/ivpu: Add fdinfo support for memory statistics Karol Wachowski
2025-11-07 16:12   ` Jeff Hugo
2025-11-08  6:05   ` kernel test robot
2025-11-06 10:10 ` [PATCH 2/2] accel/ivpu: Count only resident buffers in memory utilization Karol Wachowski
2025-11-07 16:13   ` Jeff Hugo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox