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/[email protected]/ [2]https://lore.kernel.org/all/[email protected]/ 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
