drm/amdgpu: use ktime rather than jiffies for benchmark results
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Feb 2022 21:32:09 +0000 (16:32 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 23 Feb 2022 19:02:51 +0000 (14:02 -0500)
commit4683af148fe8f94383ed867ac986fe793381e362
tree5738e892f289b3371f89e470736ec26bc7ddac0b
parent5a82b018230b3947a736f45afa95cab434455248
drm/amdgpu: use ktime rather than jiffies for benchmark results

To protect against wraparounds.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c