OSDN Git Service

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)
commitd2155a719d8f66d2a3cc3c232ed147d3886b31db
tree41d97d782e59494b78f1dec16cd684820493b600
parentdb3e0a284eaca583f2b765731489120d7cc0458d
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