drm/amdkfd: print address in hex format rather than decimal
authorYifan Zhang <yifan1.zhang@amd.com>
Sun, 4 Sep 2022 07:53:27 +0000 (15:53 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 8 Sep 2022 02:28:42 +0000 (22:28 -0400)
commitfb0a0625f8516345f888d67bcbb96ade19a8f20f
tree8b363561adcf65e16f97cf8f86177100419f65fb
parent17048d89913c1713f0549aa47d63f2a4940545e8
drm/amdkfd: print address in hex format rather than decimal

Addresses should be printed in hex format.

Signed-off-by: Yifan Zhang <yifan1.zhang@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c