]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: update fence ptr with context:seqno
authorSunil Khatri <sunil.khatri@amd.com>
Mon, 21 Apr 2025 12:15:49 +0000 (17:45 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 22 Apr 2025 12:51:46 +0000 (08:51 -0400)
commit127e612bf16726620e431b6e0f771424916492be
tree27ce5fe4cc4a0be345534476868c70fd410ea3fd
parentcade59abaa0586100a95c72725d9bde0fadc3845
drm/amdgpu: update fence ptr with context:seqno

log context:seqno of the fence during timeout rather
than logging fence pointer.

Reviewed-by: Arvind Yadav <Arvind.Yadav@amd.com>
Cc: 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_userq.c