drm/amdkfd: Improve KFD IOCTL printing
authorYong Zhao <Yong.Zhao@amd.com>
Sat, 21 Sep 2019 02:06:57 +0000 (22:06 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2019 14:11:05 +0000 (09:11 -0500)
commit452f9bdd9affa30677e76fbbbb61f7fe666bd8ca
tree854f1c36bec33247833cbcb87095af3a794a2e48
parente7956997b1e601781d110918c64d43c36cfb6993
drm/amdkfd: Improve KFD IOCTL printing

The code use hex define, so should the printing.

Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_chardev.c