diff options
author | 2019-09-25 17:00:59 -0400 | |
---|---|---|
committer | 2019-10-03 09:11:03 -0500 | |
commit | 6027b1bf6071fc61a5aa11b9922a2e0e91bff1ea (patch) | |
tree | 349b9af63643de999fa7bc7a0d3b99d82a24548c /drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c | |
parent | drm/amdkfd: Delete unused defines (diff) | |
download | linux-rng-6027b1bf6071fc61a5aa11b9922a2e0e91bff1ea.tar.xz linux-rng-6027b1bf6071fc61a5aa11b9922a2e0e91bff1ea.zip |
drm/amdkfd: Use hex print format for pasid
Since KFD pasid starts from 0x8000 (32768 in decimal), it is better
perceived as a hex number. Meanwhile, change the pasid type from
unsigned int to uint16_t to be consistent throughout the code.
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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c')
0 files changed, 0 insertions, 0 deletions