]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: Add more detail to the VM fault printing
authorYong Zhao <Yong.Zhao@amd.com>
Mon, 1 Jul 2019 04:48:40 +0000 (00:48 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jul 2019 19:18:06 +0000 (14:18 -0500)
commit5ddd4a9a7c25a6a23a79f973e7a87b1403503719
tree568148133f247266eb7070ca645a0332308d9f1e
parente30d90fca3fc1aa24e8b9f182a857c32f6186be2
drm/amdgpu: Add more detail to the VM fault printing

With the printing, we don't need to parse the value on our own any more.

Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c