lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240918085056.24422-2-mary.guillemard@collabora.com>
Date: Wed, 18 Sep 2024 10:50:54 +0200
From: Mary Guillemard <mary.guillemard@...labora.com>
To: linux-kernel@...r.kernel.org
Cc: dri-devel@...ts.freedesktop.org,
	Boris Brezillon <boris.brezillon@...labora.com>,
	Christopher Healy <healych@...zon.com>,
	kernel@...labora.com,
	Mary Guillemard <mary.guillemard@...labora.com>
Subject: [PATCH 0/2] drm/panthor: Expose scheduler groups info in debugfs

This patch series adds a new debugfs file named "sched_groups" allowing
a user to query information about all userspace clients scheduler groups.

This patch series assumes that [1] and [2] are applied.

[1]https://lore.kernel.org/all/20240903144955.144278-2-mary.guillemard@collabora.com/
[2]https://lore.kernel.org/all/20240909064820.34982-2-mary.guillemard@collabora.com/

Mary Guillemard (2):
  drm/panthor: Add csg_priority to panthor_group
  drm/panthor: Expose scheduler groups info in debugfs

 drivers/gpu/drm/panthor/panthor_drv.c   |   1 +
 drivers/gpu/drm/panthor/panthor_sched.c | 145 +++++++++++++++++++++++-
 drivers/gpu/drm/panthor/panthor_sched.h |   4 +
 3 files changed, 147 insertions(+), 3 deletions(-)

-- 
2.46.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ