linux/drivers/gpu/drm/amd
John Stultz affa7d8644 drm/amdkfd: Convert timestamping to use 64bit time accessors
Convert the timestamping in the amdkfd driver to use a timespec64 and 64bit
time accessors.

Although the existing code is completely safe beyond y2038 because it deals
with monotonic time, this patch is still needed in order to kill off all uses
of struct timespec.

Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
2015-03-25 14:02:05 +02:00
..
amdkfd drm/amdkfd: Convert timestamping to use 64bit time accessors 2015-03-25 14:02:05 +02:00
include Merge remote-tracking branch 'origin/master' into drm-next 2015-01-22 10:44:41 +10:00