drm/amdgpu: add the evf attached gem obj resv dump
authorPrike Liang <Prike.Liang@amd.com>
Tue, 15 Apr 2025 02:27:44 +0000 (10:27 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Apr 2025 22:05:07 +0000 (18:05 -0400)
commit9d40b05d6daa484b5be4495ec6b1117da1a3f31f
tree4b8e007f460acc834600b91b3e5c2aba391c90cc
parentdbe4c63689bc6b5fd3ab72650ea4b6a667e96a68
drm/amdgpu: add the evf attached gem obj resv dump

This debug dump will help on debugging the evf attached gem obj fence
related issue.

Signed-off-by: Prike Liang <Prike.Liang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Arvind Yadav <Arvind.Yadav@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c