aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2016-07-13 07:36:03 +0000
committerOded Gabbay <[email protected]>2016-08-09 07:02:02 +0000
commit6dae61627d1004895bfcee81d24482ec64cbecc5 (patch)
tree0dc062500da61c03cbe6b7e3be738213bad69bfb /drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c
parentdrm/cirrus: Fix NULL pointer dereference when registering the fbdev (diff)
downloadkernel-6dae61627d1004895bfcee81d24482ec64cbecc5.tar.gz
kernel-6dae61627d1004895bfcee81d24482ec64cbecc5.zip
drm/amdkfd: print doorbell offset as a hex value
The doorbell offset is formatted with a 0x prefix to suggest it is a hexadecimal value, when in fact %d is being used and this is confusing. Use %X instead to match the proceeding 0x prefix. Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c')
0 files changed, 0 insertions, 0 deletions