[PATCH 0/4] panthor: print task pid and comm on gpu errors
From: Chia-I Wu
Date: Fri Jun 20 2025 - 19:51:17 EST
This series saves task pid and comm in panthor_file, ensures panthor_group can
access panthor_file, and prints task pid and comm on gpu errors.
Chia-I Wu (4):
panthor: set owner field for driver fops
panthor: save panthor_file in panthor_group
panthor: save task pid and comm in panthor_file
panthor: dump task pid and comm on gpu errors
drivers/gpu/drm/panthor/panthor_device.h | 22 ++++++++++++++
drivers/gpu/drm/panthor/panthor_drv.c | 38 ++++++++++++++++--------
drivers/gpu/drm/panthor/panthor_mmu.c | 1 +
drivers/gpu/drm/panthor/panthor_sched.c | 31 +++++++++++++++----
4 files changed, 75 insertions(+), 17 deletions(-)
--
2.50.0.714.g196bf9f422-goog