drm/amdgpu: Refine gmc9 VM fault print.
authorAndrey Grodzovsky <andrey.grodzovsky@amd.com>
Mon, 27 Aug 2018 18:17:26 +0000 (14:17 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Aug 2018 20:21:20 +0000 (15:21 -0500)
commit7d0aa3765fa839c0047a8924807e5201f4d9e76d
treef47b9c6c59f9d66e46d6524666db8912489c9326
parent9bbf6a5341092e8a9b4e7b02bea6721e29ced9ef
drm/amdgpu: Refine gmc9 VM fault print.

The fault reports the page number where the fault happend and not
the exact faulty address. Update the print message to reflect that.

Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c