Files
linux/drivers/gpu/drm
Colin Ian King 6dae61627d 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 <colin.king@canonical.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
2016-08-09 10:02:02 +03:00
..
2016-07-29 09:59:30 +02:00
2016-06-21 22:10:55 +02:00
2016-07-29 09:59:30 +02:00
2016-06-21 21:43:28 +02:00
2016-06-21 21:58:12 +02:00
2016-06-21 21:43:46 +02:00
2016-07-19 10:29:47 +02:00
2016-06-21 21:58:12 +02:00
2016-05-06 16:04:48 +02:00
2016-06-21 21:43:46 +02:00
2016-07-29 09:59:30 +02:00