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:52:19 +0000 (22:52 -0400)
commitae0448bc88b7827babda73edfe587ccc222baccc
tree3166d72cc16037e748f47cea864e25be7aa525de
parentcbfac7fa491651c57926c99edeb7495c6c1aeac2
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