]> Gentwo Git Trees - linux/.git/commit
drm/amdgpu: add more information in debugfs to pagetable dump
authorSunil Khatri <sunil.khatri@amd.com>
Thu, 14 Aug 2025 07:53:32 +0000 (13:23 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 5 Sep 2025 20:06:52 +0000 (16:06 -0400)
commit7e0fc7b2b7f7e030f5886fa21e002f2edb6c12be
tree4ff146fbb2127ce8b6bf279f31ed41ac3775497f
parentf320ed01cf5f2259e2035a56900952cb3cc77e7a
drm/amdgpu: add more information in debugfs to pagetable dump

Add more information in the debugfs which is needed to dump
a pagetable correctly for userqueues where vmid is not known
in the kernel.

Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c