]> Gentwo Git Trees - linux/.git/commit
drm/amdgpu: print root PD address in PDE format instead of GPU
authorSunil Khatri <sunil.khatri@amd.com>
Mon, 18 Aug 2025 07:21:25 +0000 (12:51 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 5 Sep 2025 21:38:41 +0000 (17:38 -0400)
commit476a4e10a3361509b1e436ec49e9a2896052a4b6
tree337756dc7589ebe7eb81410c27ac733c26290537
parentaba4ead2690ed0bd529fcfeca22de04468f1bad8
drm/amdgpu: print root PD address in PDE format instead of GPU

Print PD address of VM root instead of GPU address in the debugfs.
On modern GPU's this is what UMR tool expects in the registers
as well.

Fixes: 719b378d3718 ("drm/amdgpu: add debugfs support for VM pagetable per client")
Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@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