dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] panthor: print task pid and comm on gpu errors
@ 2025-07-18  6:38 Chia-I Wu
  2025-07-18  6:38 ` [PATCH v3 1/3] panthor: set owner field for driver fops Chia-I Wu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Chia-I Wu @ 2025-07-18  6:38 UTC (permalink / raw)
  To: Boris Brezillon, Steven Price, Liviu Dudau, Maarten Lankhorst,
	Maxime Ripard, Thomas Zimmermann, David Airlie, Simona Vetter,
	dri-devel, linux-kernel

This series saves task pid and comm in panthor_group and prints task pid and
comm on gpu errors.

v3: fix new kerneldoc warnings
v2: save the task info in panthor_group on panthor_group_create, rather than
    in panthor_file on panthor_open, because, when the two differ, we are more
    interested in the task that created the group.

Chia-I Wu (3):
  panthor: set owner field for driver fops
  panthor: save task pid and comm in panthor_group
  panthor: dump task pid and comm on gpu errors

 drivers/gpu/drm/panthor/panthor_drv.c   | 14 ++------
 drivers/gpu/drm/panthor/panthor_sched.c | 43 ++++++++++++++++++++++---
 2 files changed, 41 insertions(+), 16 deletions(-)

-- 
2.50.0.727.gbf7dc18ff4-goog


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

end of thread, other threads:[~2025-07-24 12:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-18  6:38 [PATCH v3 0/3] panthor: print task pid and comm on gpu errors Chia-I Wu
2025-07-18  6:38 ` [PATCH v3 1/3] panthor: set owner field for driver fops Chia-I Wu
2025-07-18  6:38 ` [PATCH v3 2/3] panthor: save task pid and comm in panthor_group Chia-I Wu
2025-07-18  6:38 ` [PATCH v3 3/3] panthor: dump task pid and comm on gpu errors Chia-I Wu
2025-07-24 12:52 ` [PATCH v3 0/3] panthor: print " Steven Price

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).