]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe: Add caller info to xe_gt_reset_async
authorNirmoy Das <nirmoy.das@intel.com>
Wed, 16 Oct 2024 14:17:17 +0000 (16:17 +0200)
committerNirmoy Das <nirmoy.das@intel.com>
Thu, 17 Oct 2024 12:56:34 +0000 (14:56 +0200)
commit649f533b7aa2bda13d9ef0a6ef4b0a622b226d2b
tree007f024e9e18101ac36d03f43f4e0457f69df991
parent2eb460ab9f4bc5b575f52568d17936da0af681d8
drm/xe: Add caller info to xe_gt_reset_async

Add caller info to the xe_gt_reset_async() to help debug issues.

v2: s/%pS/%ps(Matt)

Cc: Matthew Auld <matthew.auld@intel.com>
Link: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2874
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241016141717.881143-1-nirmoy.das@intel.com
Signed-off-by: Nirmoy Das <nirmoy.das@intel.com>
drivers/gpu/drm/xe/xe_gt.c