]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Print UTCL2 client ID on a gpuvm fault
authorOak Zeng <Oak.Zeng@amd.com>
Mon, 6 Apr 2020 17:11:31 +0000 (12:11 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 9 Apr 2020 14:43:15 +0000 (10:43 -0400)
commiteded552e02f9d8aeb5d78358a0b70561db7c1c1a
tree41d97d782e59494b78f1dec16cd684820493b600
parentda52d7e18353d5fba4db4b64e0d8c6e0b21f74c7
drm/amdgpu: Print UTCL2 client ID on a gpuvm fault

UTCL2 client ID is useful information to get which
UTCL2 client caused the gpuvm fault. Print it out
for debug purpose

Signed-off-by: Oak Zeng <Oak.Zeng@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian Konig <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c