]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/userq: add context and seqno of the fence
authorSunil Khatri <sunil.khatri@amd.com>
Thu, 17 Apr 2025 10:27:26 +0000 (15:57 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Apr 2025 14:57:09 +0000 (10:57 -0400)
commit9018c7fe68b55f7ca0df65f0c048dcb6acea90ed
tree632eecac456623b521292c46f8e0c411b05bfddd
parent6a07ac702f022dc85b186e7d2bec6216a0c260b0
drm/amdgpu/userq: add context and seqno of the fence

Add context and seqno of the fence in error logging
rather than printing fence ptr.

Reviewed-by: Christian König <christian.koenig@amd.com>
Suggested-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Suggested-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_userqueue.c